Commit a0b6fad
Change the order set of the subtracted value (trekhleb#3)
assert first_char_set - second_char_set == {'r', 'd', 'b'} to assert first_char_set - second_char_set == {'r', 'b', 'd'}1 parent f809310 commit a0b6fad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments