Commit 02619a8
fix: Show labels in deterministic order
These labels are `set`s which have no defined order. Define *some* order, so they don't flip-flop depending on the environment.1 parent 22e83de commit 02619a8
File tree
1 file changed
+1
-1
lines changed- src/mkdocstrings_handlers/python/templates/material/_base
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments