irt-service/app/lib/errors/item_generation_error.py
2021-12-10 20:21:22 +00:00

3 lines
45 B
Python

class ItemGenerationError(Exception):
pass