add exceptions folder

This commit is contained in:
Maximilian Keßler 2022-02-05 19:20:04 +01:00
parent 1ab35ed7c9
commit b7bf52a24b

View file

@ -0,0 +1,3 @@
class PyTeXException(Exception):
pass