diff options
Diffstat (limited to 'queries/python')
| -rw-r--r-- | queries/python/indents.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/queries/python/indents.scm b/queries/python/indents.scm index 8931e3155..320cb75d3 100644 --- a/queries/python/indents.scm +++ b/queries/python/indents.scm @@ -42,3 +42,7 @@ (pass_statement) (raise_statement) ] @return + +[ + (string) +] @ignore |
