diff options
Diffstat (limited to 'snippets/python-mode/python-shebang')
-rw-r--r-- | snippets/python-mode/python-shebang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/python-shebang b/snippets/python-mode/python-shebang index 3d4d9a3..fdacfed 100644 --- a/snippets/python-mode/python-shebang +++ b/snippets/python-mode/python-shebang @@ -3,4 +3,4 @@ # key: sb # -- #!/usr/bin/env python${1:3} -$0 +$0
\ No newline at end of file |