Minor fixes
This commit is contained in:
@@ -193,7 +193,7 @@ async def main():
|
|||||||
bar.suffix = '%(percent).1f%% complete'
|
bar.suffix = '%(percent).1f%% complete'
|
||||||
bar.update()
|
bar.update()
|
||||||
f.close()
|
f.close()
|
||||||
print("\n")
|
print("")
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user