diff options
Diffstat (limited to 'queries/python')
| -rw-r--r-- | queries/python/highlights.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 42d92648b..ec419375f 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -209,15 +209,11 @@ "async" "await" "class" - "except" "exec" - "finally" "global" "nonlocal" "pass" "print" - "raise" - "try" "with" "as" ] @keyword |
