diff options
Diffstat (limited to 'oni-python/snippets/python-mode/method')
| -rw-r--r-- | oni-python/snippets/python-mode/method | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/oni-python/snippets/python-mode/method b/oni-python/snippets/python-mode/method deleted file mode 100644 index 7c033cf..0000000 --- a/oni-python/snippets/python-mode/method +++ /dev/null @@ -1,7 +0,0 @@ -# -*- mode: snippet -*- -# name: method -# key: defm -# -- -def $1(self$2): - '''$3''' - $0
\ No newline at end of file |
