Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/python/highlights.scm')
| -rw-r--r-- | runtime/queries/python/highlights.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/queries/python/highlights.scm b/runtime/queries/python/highlights.scm index 0786eba6..e9e81aae 100644 --- a/runtime/queries/python/highlights.scm +++ b/runtime/queries/python/highlights.scm @@ -229,5 +229,3 @@ (class_definition name: (identifier) @type) (class_definition superclasses: (argument_list (identifier) @type)) - -(ERROR) @error |