@@ -28,11 +28,11 @@ def : meta.function.python, source.python, storage.type.function.pytho
2828) : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .end .python , source .python
2929: : meta .function .python , punctuation .section .function .begin .python , source .python
3030 : source .python
31- ' : punctuation .definition .string .begin .python , source .python , string .quoted .docstring .python
32- TE : source .python , string .quoted .docstring .python
33- \' : constant .character .python , source .python , string .quoted .docstring .python
34- ST : source .python , string .quoted .docstring .python
35- ' : punctuation .definition .string .end .python , source .python , string .quoted .docstring .python
31+ ' : punctuation .definition .string .begin .python , source .python , string .quoted .docstring .single . python
32+ TE : source .python , string .quoted .docstring .single . python
33+ \' : constant .character .python , source .python , string .quoted .docstring .single . python
34+ ST : source .python , string .quoted .docstring .single . python
35+ ' : punctuation .definition .string .end .python , source .python , string .quoted .docstring .single . python
3636 : source .python
3737def : meta .function .python , source .python , storage .type.function .python
3838 : meta .function .python , source .python
@@ -41,12 +41,12 @@ def : meta.function.python, source.python, storage.type.function.pytho
4141) : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .end .python , source .python
4242: : meta .function .python , punctuation .section .function .begin .python , source .python
4343 : source .python
44- r : source .python , storage .type .string .python , string .quoted .docstring .raw .python
45- ' : punctuation .definition .string .begin .python , source .python , string .quoted .docstring .raw .python
46- TE : source .python , string .quoted .docstring .raw .python
47- \' : source .python , string .quoted .docstring .raw .python
48- ST : source .python , string .quoted .docstring .raw .python
49- ' : punctuation .definition .string .end .python , source .python , string .quoted .docstring .raw .python
44+ r : source .python , storage .type .string .python , string .quoted .docstring .raw .single . python
45+ ' : punctuation .definition .string .begin .python , source .python , string .quoted .docstring .raw .single . python
46+ TE : source .python , string .quoted .docstring .raw .single . python
47+ \' : source .python , string .quoted .docstring .raw .single . python
48+ ST : source .python , string .quoted .docstring .raw .single . python
49+ ' : punctuation .definition .string .end .python , source .python , string .quoted .docstring .raw .single . python
5050 : source .python
5151def : meta .function .python , source .python , storage .type.function .python
5252 : meta .function .python , source .python
@@ -55,12 +55,12 @@ def : meta.function.python, source.python, storage.type.function.pytho
5555) : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .end .python , source .python
5656: : meta .function .python , punctuation .section .function .begin .python , source .python
5757 : source .python
58- R : source .python , storage .type .string .python , string .quoted .docstring .raw .python
59- ' : punctuation .definition .string .begin .python , source .python , string .quoted .docstring .raw .python
60- TE : source .python , string .quoted .docstring .raw .python
61- \' : source .python , string .quoted .docstring .raw .python
62- ST : source .python , string .quoted .docstring .raw .python
63- ' : punctuation .definition .string .end .python , source .python , string .quoted .docstring .raw .python
58+ R : source .python , storage .type .string .python , string .quoted .docstring .raw .single . python
59+ ' : punctuation .definition .string .begin .python , source .python , string .quoted .docstring .raw .single . python
60+ TE : source .python , string .quoted .docstring .raw .single . python
61+ \' : source .python , string .quoted .docstring .raw .single . python
62+ ST : source .python , string .quoted .docstring .raw .single . python
63+ ' : punctuation .definition .string .end .python , source .python , string .quoted .docstring .raw .single . python
6464 : source .python
6565def : meta .function .python , source .python , storage .type.function .python
6666 : meta .function .python , source .python
0 commit comments