Placate flake8: removed whitespace

This commit is contained in:
cclauss 2017-07-04 07:02:15 +02:00 committed by GitHub
parent ab46a50446
commit 0c5626b188

View file

@ -81,6 +81,6 @@ def main(argv):
else:
print("This module only takes one command line parameter.")
if __name__ == "__main__":
main(sys.argv)