[addresses #167] started fixing the multiple phase saving issue
This commit is contained in:
@@ -16,3 +16,7 @@ class FormatError(Exception):
|
||||
|
||||
class DatastructureError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class OverwriteError(IOError):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user