diff --git a/transmat/transmat.py b/transmat/transmat.py index b682b70..0a78cea 100755 --- a/transmat/transmat.py +++ b/transmat/transmat.py @@ -158,7 +158,8 @@ async def main(): break proceed = await ws.recv() bar.next() - bar.suffix = '%(percent).1f%% done' + bar.suffix = '%(percent).1f%% complete' + bar.update() print("") if role =='receive':