1
0
Fork 0
taleweave-ai/adventure/errors.py

3 lines
39 B
Python

class ActionError(Exception):
pass