shep/schiz/error.py

3 lines
39 B
Python
Raw Normal View History

2022-01-31 09:32:48 +01:00
class StateExists(Exception):
pass