From b90e520ccdbb9d88fb4f7e7a7eea73de196c856c Mon Sep 17 00:00:00 2001 From: Thomas Vigouroux Date: Mon, 7 Sep 2020 18:14:54 +0200 Subject: ci: fix wrong queries --- queries/python/highlights.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries/python/highlights.scm') diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 3ed34c655..e991e28d3 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -67,11 +67,11 @@ (identifier) @type)) ; type subscript: Tuple[int] ((call - function: (identifier) @isinstance + function: (identifier) @_isinstance arguments: (argument_list (_) (identifier) @type)) - (#eq? @isinstance "isinstance")) + (#eq? @_isinstance "isinstance")) ; Normal parameters (parameters -- cgit v1.2.3-70-g09d2