Added full CRUD operations for spools
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
|
||||
class ItemNotFoundError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class ItemCreateError(Exception):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user