fix PEP8 "W391 blank line at end of file"

This commit is contained in:
Hans-Christoph Steiner 2014-05-01 23:45:23 -04:00
parent 16dc3b27d6
commit aa5f317c26
13 changed files with 0 additions and 15 deletions

1
fdroid
View file

@ -87,4 +87,3 @@ def main():
if __name__ == "__main__":
main()