mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-14 11:00:10 +01:00
PEP8 E305 expected 2 blank lines after class or function definition
This commit is contained in:
parent
5d5e34005b
commit
489b129dd8
@ -221,5 +221,6 @@ def main():
|
||||
server.push_binary_transparency(options.git_repo, options.git_remote)
|
||||
shutil.rmtree(tempdirbase, ignore_errors=True)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
Loading…
Reference in New Issue
Block a user