Fixed whitespace

This commit is contained in:
George Hughey 2019-12-12 21:57:09 -08:00
parent abd3cdc2f5
commit 7b98367065
1 changed files with 0 additions and 1 deletions

View File

@ -490,7 +490,6 @@ def get_args():
args = parser.parse_args()
return args
def main(args):
"""
Kicks off the engine with the given arguments.