Filaments can now be created
This commit is contained in:
5
spoolson/exceptions.py
Normal file
5
spoolson/exceptions.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Various exceptions used."""
|
||||
|
||||
|
||||
class ItemNotFoundError(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user