diff options
Diffstat (limited to 'lib/exceptions.py')
| -rw-r--r-- | lib/exceptions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/exceptions.py b/lib/exceptions.py index 30e595ea..c1ff36f0 100644 --- a/lib/exceptions.py +++ b/lib/exceptions.py @@ -1,2 +1,2 @@ class InkstitchException(Exception): - pass
\ No newline at end of file + pass |
