From 6526b139fdcd3b4c4f33507e96da4e8973203bd7 Mon Sep 17 00:00:00 2001 From: Paweł Jastrzębski Date: Sat, 25 Mar 2017 08:05:28 +0100 Subject: Code cleanup --- kcc-c2p.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcc-c2p.py') diff --git a/kcc-c2p.py b/kcc-c2p.py index f1fb915..fca94fc 100755 --- a/kcc-c2p.py +++ b/kcc-c2p.py @@ -28,4 +28,4 @@ from kindlecomicconverter.startup import startC2P if __name__ == "__main__": freeze_support() - startC2P() \ No newline at end of file + startC2P() -- cgit 1.4.1