From 77e298e4de607d69aa7f37dc6dcba6aee131ac7f Mon Sep 17 00:00:00 2001 From: Phạm Huy Hoàng Date: Sun, 21 Jan 2024 22:05:44 +0900 Subject: chore: format queries --- queries/python/locals.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries/python/locals.scm') diff --git a/queries/python/locals.scm b/queries/python/locals.scm index 80b4021c1..e0454dbf4 100644 --- a/queries/python/locals.scm +++ b/queries/python/locals.scm @@ -24,12 +24,12 @@ (import_statement name: (dotted_name - ((identifier) @local.definition.import))) + (identifier) @local.definition.import)) (import_from_statement name: (dotted_name - ((identifier) @local.definition.import))) + (identifier) @local.definition.import)) ; Function with parameters, defines parameters (parameters -- cgit v1.2.3-70-g09d2