bitwarden

This commit is contained in:
jaydee
2024-09-24 18:52:20 +02:00
parent 0fbd36ca9e
commit e82faa43af

View File

@@ -128,8 +128,9 @@ if _ACTION == "join":
f.close()
print(final_size)
print(_FULL_PATH)
for i in tqdm(range(10000)):
pass
with tqdm(total=100, position=1, desc="Convert") as pbar:
pbar.update(1)
time.sleep(1)
if _TEST:
input(" ???? ")
# if _FLIP: