Skip to content

Commit 0ce44bb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 12b4233 commit 0ce44bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

changelog/13503.improvement.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Fixed the order of dictionary keys in assertion failure messages.
2-
Previously, dictionary diffs were shown in alphabetical order, regardless of how the keys appeared in the original dicts.
3-
Now, common keys are shown in the insertion order of the left-hand dictionary,
4-
and differing keys are shown in the insertion order of their respective dictionaries
1+
Fixed the order of dictionary keys in assertion failure messages.
2+
Previously, dictionary diffs were shown in alphabetical order, regardless of how the keys appeared in the original dicts.
3+
Now, common keys are shown in the insertion order of the left-hand dictionary,
4+
and differing keys are shown in the insertion order of their respective dictionaries

0 commit comments

Comments
 (0)