mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
PEP8 E305 expected 2 blank lines after class or function definition
This commit is contained in:
parent
5d5e34005b
commit
489b129dd8
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue