|
8 | 8 | = : keyword.operator.assignment.python, source.python |
9 | 9 | : source.python |
10 | 10 | " : punctuation.definition.string.begin.python, source.python, string.quoted.single.python |
11 | | -{0[ ] : constant.character.format.python, source.python, string.quoted.single.python |
12 | | -:X>+10d : constant.character.format.python, source.python, string.quoted.single.python, support.other.format.python |
13 | | -} : constant.character.format.python, source.python, string.quoted.single.python |
| 11 | +{0[ ] : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python |
| 12 | +:X>+10d : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python, support.other.format.python |
| 13 | +} : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python |
14 | 14 | " : punctuation.definition.string.end.python, source.python, string.quoted.single.python |
15 | 15 | a : source.python |
16 | 16 | = : keyword.operator.assignment.python, source.python |
17 | 17 | : source.python |
18 | 18 | " : punctuation.definition.string.begin.python, source.python, string.quoted.single.python |
19 | | -{0[ ] : constant.character.format.python, source.python, string.quoted.single.python |
20 | | -!s : constant.character.format.python, source.python, storage.type.format.python, string.quoted.single.python |
21 | | -:X>+10d : constant.character.format.python, source.python, string.quoted.single.python, support.other.format.python |
22 | | -} : constant.character.format.python, source.python, string.quoted.single.python |
| 19 | +{0[ ] : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python |
| 20 | +!s : constant.character.format.placeholder.other.python, source.python, storage.type.format.python, string.quoted.single.python |
| 21 | +:X>+10d : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python, support.other.format.python |
| 22 | +} : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python |
23 | 23 | " : punctuation.definition.string.end.python, source.python, string.quoted.single.python |
24 | 24 | a : source.python |
25 | 25 | = : keyword.operator.assignment.python, source.python |
26 | 26 | : source.python |
27 | 27 | " : punctuation.definition.string.begin.python, source.python, string.quoted.single.python |
28 | | -{0[ ] : constant.character.format.python, source.python, string.quoted.single.python |
29 | | -: : constant.character.format.python, source.python, string.quoted.single.python, support.other.format.python |
30 | | -Xd>+10d : constant.character.format.python, source.python, string.quoted.single.python |
31 | | -} : constant.character.format.python, source.python, string.quoted.single.python |
| 28 | +{0[ ] : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python |
| 29 | +: : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python, support.other.format.python |
| 30 | +Xd>+10d : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python |
| 31 | +} : constant.character.format.placeholder.other.python, source.python, string.quoted.single.python |
32 | 32 | " : punctuation.definition.string.end.python, source.python, string.quoted.single.python |
33 | 33 | : source.python |
34 | 34 | # : comment.line.number-sign.python, punctuation.definition.comment.python, source.python |
|
0 commit comments