mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Apply some autopep8-python2 suggestions
This commit is contained in:
parent
e39602586f
commit
14f654fabc
8 changed files with 39 additions and 35 deletions
2
fdroid
2
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():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue