add exceptions folder
This commit is contained in:
parent
1ab35ed7c9
commit
b7bf52a24b
1 changed files with 3 additions and 0 deletions
3
PyTeX/exceptions/__init__.py
Normal file
3
PyTeX/exceptions/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
class PyTeXException(Exception):
|
||||||
|
pass
|
Loading…
Reference in a new issue