Initial commit.
This commit is contained in:
1
vim/snippets/python/class/exception.snippet
Executable file
1
vim/snippets/python/class/exception.snippet
Executable file
@@ -0,0 +1 @@
|
||||
class ${1:ExceptionName}(${2:Exception}): pass
|
||||
Reference in New Issue
Block a user