about summary refs log tree commit diff
path: root/kcc-c2e.py
diff options
context:
space:
mode:
Diffstat (limited to 'kcc-c2e.py')
-rwxr-xr-xkcc-c2e.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc-c2e.py b/kcc-c2e.py
index e46d133..0e0fb6a 100755
--- a/kcc-c2e.py
+++ b/kcc-c2e.py
@@ -34,4 +34,4 @@ if __name__ == "__main__":
     freeze_support()
     print('comic2ebook v' + __version__ + ' - Written by Ciro Mattia Gonano and Pawel Jastrzebski.')
     main(sys.argv[1:])
-    sys.exit(0)
\ No newline at end of file
+    sys.exit(0)