diff options
Diffstat (limited to '.emacs.d/snippets/python-mode/script')
| -rw-r--r-- | .emacs.d/snippets/python-mode/script | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/snippets/python-mode/script b/.emacs.d/snippets/python-mode/script index 2e8cc35..9637f4c 100644 --- a/.emacs.d/snippets/python-mode/script +++ b/.emacs.d/snippets/python-mode/script | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | # key: script | 3 | # key: script |
| 4 | # -- | 4 | # -- |
| 5 | #!/usr/bin/env python | 5 | #!/usr/bin/env python |
| 6 | # -*- coding: utf-8 -*- | ||
| 7 | 6 | ||
| 8 | 7 | ||
| 9 | def main(inargs=None): | 8 | def main(inargs=None): |
