init
This commit is contained in:
commit
0dd23f6de0
33 changed files with 881 additions and 0 deletions
5
src/_module_template/exceptions.py
Normal file
5
src/_module_template/exceptions.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
"""
|
||||
Module specific exceptions for the _____ module
|
||||
|
||||
Exports:
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue