From 316dd729a465b97f1cf45a7cb87bd4ff5484421e Mon Sep 17 00:00:00 2001 From: disrupted Date: Mon, 10 Mar 2025 10:47:38 +0100 Subject: [PATCH] style: remove extra newline --- queries/python/highlights.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 1f358ed60..d0759e26b 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -450,7 +450,6 @@ name: (identifier) @constructor))) (#any-of? @constructor "__new__" "__init__")) - ; Regex from the `re` module (call function: (attribute