diff --git a/transmat.py b/transmat.py index a3d2587..2e18cfb 100755 --- a/transmat.py +++ b/transmat.py @@ -193,7 +193,7 @@ async def main(): bar.suffix = '%(percent).1f%% complete' bar.update() f.close() - print("\n") + print("") break