fime/exceptions.py

3 lines
49 B
Python
Raw Normal View History

2021-11-16 18:57:09 +00:00
class FimeFrackingException(Exception):
pass