forgot to add error folder

This commit is contained in:
Josh Burman
2021-12-10 20:21:22 +00:00
parent e0fca68f46
commit d343e3962e
+2
View File
@@ -0,0 +1,2 @@
class ItemGenerationError(Exception):
pass