Update queries/python/highlights.scm

This commit is contained in:
Santos Gallegos 2021-11-01 10:46:24 -05:00 committed by Stephan Seitz
parent df06643aa1
commit 6d08b25f0e

View file

@ -265,7 +265,7 @@
body: (block
(expression_statement
(assignment
left: (_
left: (_
(identifier) @field)))))
(#match? @field "^([A-Z])@!.*$"))