diff options
Diffstat (limited to '')
| -rw-r--r-- | templates/snippets/python-mode/print format | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/snippets/python-mode/print format b/templates/snippets/python-mode/print format deleted file mode 100644 index 704cb53..0000000 --- a/templates/snippets/python-mode/print format +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: print format -# key: printf -# -- -print("$1".format($0))
\ No newline at end of file |
