summaryrefslogtreecommitdiff
path: root/mysqlhack.py
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-07-16 00:49:55 +0200
committerjomo <github@jomo.tv>2014-07-16 00:49:55 +0200
commit9a0779d16840b90f7166fbdd8c29c26d06d79c6e (patch)
tree2d622ecd86f7c090b8dcc1c09fc877adc1f3c354 /mysqlhack.py
parenta61691bb1d998919d63feddf71a348215b8639cc (diff)
more code cleanup
Diffstat (limited to 'mysqlhack.py')
-rw-r--r--mysqlhack.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysqlhack.py b/mysqlhack.py
index 9b8a7ba..64821a1 100644
--- a/mysqlhack.py
+++ b/mysqlhack.py
@@ -1,4 +1,4 @@
-#pylint: disable=F0401
+#pylint: disable = F0401
import java.lang.reflect.Method
import java.io.File
import java.net.URL