From 8c4eb158866a7cd2d4ee13e8b421e7ed795faec7 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Mon, 23 Nov 2020 21:41:45 +0100 Subject: Python highlights: Fix #688 (definition.associated -> field) --- queries/python/locals.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'queries/python') diff --git a/queries/python/locals.scm b/queries/python/locals.scm index 7fdc167d7..2e619f71b 100644 --- a/queries/python/locals.scm +++ b/queries/python/locals.scm @@ -6,7 +6,7 @@ (expression_statement (assignment left: (left_hand_side - (identifier) @definition.associated))))) @scope + (identifier) @definition.field))))) @scope ; Imports (aliased_import -- cgit v1.2.3-70-g09d2