We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2758c06 commit 63121fcCopy full SHA for 63121fc
queries/python.scm
@@ -655,5 +655,5 @@ operator: [
655
656
(
657
(string_start) @pairDelimiter
658
- (#match? @pairDelimiter "^[a-zA-z]+")
+ (#match? @pairDelimiter "^[a-zA-Z]+")
659
)
0 commit comments