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