From fa3236372bcee28f4aaa78da47b68c5d7f32cca4 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 16 Feb 2019 16:46:16 -0500 Subject: fix style --- lib/exceptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/exceptions.py') 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 -- cgit v1.2.3