From e73d7380163d1aa28aaa8d510411c00902b91957 Mon Sep 17 00:00:00 2001 From: k4m4 Date: Thu, 5 Oct 2017 03:14:27 +0300 Subject: [PATCH] Error message fixes --- kickthemout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kickthemout.py b/kickthemout.py index e238320..1a5a240 100644 --- a/kickthemout.py +++ b/kickthemout.py @@ -919,4 +919,4 @@ if __name__ == '__main__': # set to optparser version interactive = False - main() + main() \ No newline at end of file