mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
rebase
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user