@@ -93,10 +93,10 @@ def : meta.function.python, source.python, storage.type.function.pytho
9393) : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .end .python , source .python
9494: : meta .function .python , punctuation .section .function .begin .python , source .python
9595 : source .python
96- b : source .python , storage .type .string .python , string .quoted .multi . binary .python
97- ''' : punctuation.definition.string.begin.python, source.python, string.quoted.multi. binary.python
98- TEST : source.python, string.quoted.multi. binary.python
99- ''' : punctuation .definition .string .end .python , source .python , string .quoted .multi . binary .python
96+ b : source .python , storage .type .string .python , string .quoted .binary . multi .python
97+ ''' : punctuation.definition.string.begin.python, source.python, string.quoted.binary.multi .python
98+ TEST : source.python, string.quoted.binary.multi .python
99+ ''' : punctuation .definition .string .end .python , source .python , string .quoted .binary . multi .python
100100 : source .python
101101def : meta .function .python , source .python , storage .type.function .python
102102 : meta .function .python , source .python
@@ -105,7 +105,7 @@ def : meta.function.python, source.python, storage.type.function.pytho
105105) : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .end .python , source .python
106106: : meta .function .python , punctuation .section .function .begin .python , source .python
107107 : source .python
108- B : source .python , storage .type .string .python , string .quoted .multi . binary .python
109- ''' : punctuation.definition.string.begin.python, source.python, string.quoted.multi. binary.python
110- TEST : source.python, string.quoted.multi. binary.python
111- ''' : punctuation .definition .string .end .python , source .python , string .quoted .multi . binary .python
108+ B : source .python , storage .type .string .python , string .quoted .binary . multi .python
109+ ''' : punctuation.definition.string.begin.python, source.python, string.quoted.binary.multi .python
110+ TEST : source.python, string.quoted.binary.multi .python
111+ ''' : punctuation .definition .string .end .python , source .python , string .quoted .binary . multi .python
0 commit comments