diff options
Diffstat (limited to '.emacs.d/snippets/python-mode.statnett/not_impl')
| -rw-r--r-- | .emacs.d/snippets/python-mode.statnett/not_impl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/snippets/python-mode.statnett/not_impl b/.emacs.d/snippets/python-mode.statnett/not_impl index 515e353..97a6cb0 100644 --- a/.emacs.d/snippets/python-mode.statnett/not_impl +++ b/.emacs.d/snippets/python-mode.statnett/not_impl | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # -*- mode: snippet -*- | 1 | # -*- mode: snippet -*- |
| 2 | # name: not_impl | 2 | # name: not_impl |
| 3 | # key: not_impl | 3 | # key: ni |
| 4 | # -- | 4 | # -- |
| 5 | raise NotImplementedError \ No newline at end of file | 5 | raise NotImplementedError \ No newline at end of file |
