Added newlines at end of files

This commit is contained in:
Fierelier 2019-08-19 19:19:19 +02:00
parent abfcccba42
commit ed9efecc69
2 changed files with 2 additions and 2 deletions

View File

@ -427,4 +427,4 @@ def init():
mainMenu()
if __name__ == "__main__":
init()
init()

View File

@ -65,4 +65,4 @@ def init():
input("\nPress ENTER to quit.")
if __name__ == "__main__":
init()
init()