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 9a4b27d commit 2758c06Copy full SHA for 2758c06
queries/python.scm
@@ -655,5 +655,5 @@ operator: [
655
656
(
657
(string_start) @pairDelimiter
658
- (#match? @pairDelimiter "^\\w")
+ (#match? @pairDelimiter "^[a-zA-z]+")
659
)
0 commit comments