pytex/PyTeX/exceptions/__init__.py

4 lines
43 B
Python
Raw Normal View History

2022-02-05 19:20:04 +01:00
class PyTeXException(Exception):
pass