From c51fb5c03c651bafc5619d5d788bde456f3f2dc1 Mon Sep 17 00:00:00 2001 From: disrupted Date: Fri, 7 Mar 2025 12:52:36 +0100 Subject: [PATCH] docs: update comment --- queries/python/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 16b83281b..65e3adc6c 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -410,7 +410,7 @@ (identifier) @type)) ; Assign higher priority to @variable.member than @type.builtin -; Otherwise reserved builtins (such as `type`) are valid as attribute name +; Reserved builtins (such as `type`) are valid as attribute name ((class_definition body: (block (expression_statement