forgot to add error folder
This commit is contained in:
2
app/lib/errors/item_generation_error.py
Normal file
2
app/lib/errors/item_generation_error.py
Normal file
@ -0,0 +1,2 @@
|
||||
class ItemGenerationError(Exception):
|
||||
pass
|
Reference in New Issue
Block a user