mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-23 04:13:20 +00:00
Placate flake8: removed whitespace
This commit is contained in:
parent
ab46a50446
commit
0c5626b188
1 changed files with 1 additions and 1 deletions
|
@ -81,6 +81,6 @@ def main(argv):
|
|||
else:
|
||||
print("This module only takes one command line parameter.")
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main(sys.argv)
|
||||
|
|
Loading…
Reference in a new issue