aboutsummaryrefslogtreecommitdiffstats
path: root/queries/python
diff options
context:
space:
mode:
Diffstat (limited to 'queries/python')
-rw-r--r--queries/python/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm
index 97aeabb04..4bb5a2bcf 100644
--- a/queries/python/highlights.scm
+++ b/queries/python/highlights.scm
@@ -265,7 +265,7 @@
body: (block
(expression_statement
(assignment
- left: (_
+ left: (_
(identifier) @field)))))
(#match? @field "^([A-Z])@!.*$"))