Skip to content

Commit 63121fc

Browse files
authored
Update queries/python.scm
1 parent 2758c06 commit 63121fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queries/python.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,5 +655,5 @@ operator: [
655655

656656
(
657657
(string_start) @pairDelimiter
658-
(#match? @pairDelimiter "^[a-zA-z]+")
658+
(#match? @pairDelimiter "^[a-zA-Z]+")
659659
)

0 commit comments

Comments
 (0)