summaryrefslogtreecommitdiff
path: root/lib/exceptions.py
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2019-02-16 16:46:16 -0500
committerLex Neva <github.com@lexneva.name>2019-02-16 16:53:38 -0500
commitfa3236372bcee28f4aaa78da47b68c5d7f32cca4 (patch)
tree88f0e82a8981862b0742e8fb763093414ce2a0c8 /lib/exceptions.py
parentbe7d0af82da95d64261351b6281153db1944c0b4 (diff)
fix style
Diffstat (limited to 'lib/exceptions.py')
-rw-r--r--lib/exceptions.py2
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