summaryrefslogtreecommitdiff
path: root/portato.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato.py')
-rwxr-xr-xportato.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato.py b/portato.py
index f00169b..0d357ea 100755
--- a/portato.py
+++ b/portato.py
@@ -16,7 +16,7 @@ from portato.constants import VERSION, FRONTENDS, STD_FRONTEND
import sys
if __name__ == "__main__":
-
+# import pychecker.checker
uimod = STD_FRONTEND
if len(sys.argv) > 1: