This commit is contained in:
ladislav.dusa
2024-09-25 17:01:59 +02:00
parent 6217a7c417
commit fe59bd687d

View File

@@ -207,9 +207,9 @@ if _ACTION == "join":
time.sleep(3) time.sleep(3)
pbar.update(1) # pbar.update(1)
pbar.close() # pbar.close()
pbar.clear() # pbar.clear()
if _TEST: if _TEST:
print("\r\n") print("\r\n")
print("Outputs") print("Outputs")