chiark / gitweb /
Apply some autopep8-python2 suggestions
[fdroidserver.git] / fdroid
diff --git a/fdroid b/fdroid
index ac32d7c17ad5f66ac45ffae83f99de0270d6be0a..ab901a7bb8038d15382b1f150cb9d7a569cea5e9 100755 (executable)
--- a/fdroid
+++ b/fdroid
@@ -40,7 +40,7 @@ commands = {
     "scanner": "Scan the source code of a package",
     "stats": "Update the stats of the repo",
     "server": "Interact with the repo HTTP server",
-    }
+}
 
 
 def print_help():