mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
bitwarden
This commit is contained in:
@@ -108,6 +108,8 @@ if _ACTION == "flip":
|
||||
for progress in ff.run_command_with_progress():
|
||||
pbar.update(progress - pbar.n)
|
||||
pbar.close()
|
||||
print("Hello, World!", flush=True)
|
||||
|
||||
print(f"Done".ljust(130))
|
||||
# get the output
|
||||
#print(ff.stderr)
|
||||
|
||||
Reference in New Issue
Block a user