diff options
Diffstat (limited to 'queries/python')
| -rw-r--r-- | queries/python/indents.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/python/indents.scm b/queries/python/indents.scm index c1adc58bd..ff828cd91 100644 --- a/queries/python/indents.scm +++ b/queries/python/indents.scm @@ -11,4 +11,6 @@ [ "elif" "else" + "finally" + "except" ] @branch |
