diff options
Diffstat (limited to 'queries/python/highlights.scm')
| -rw-r--r-- | queries/python/highlights.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 94fbe50b8..9649bf380 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -246,6 +246,7 @@ [ "try" "except" + "except*" "raise" "finally" ] @exception |
