irt-service/app/lib/errors/item_generation_error.py
2022-02-10 20:29:50 -05:00

3 lines
47 B
Python

class ItemGenerationError(Exception):
pass