From caffd697ad35a0e7fb526a89b17dc91132498833 Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 26 Sep 2024 23:37:49 +0200 Subject: [PATCH] bitwarden --- handle_imported_video.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handle_imported_video.py b/handle_imported_video.py index b49fe1f..1b2b5e8 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -108,7 +108,7 @@ if _ACTION == "flip": for progress in ff.run_command_with_progress(): pbar.update(progress - pbar.n) pbar.close() - print("Hello, World!", flush=True) + print("Hello, World!", end='', flush=True) print(f"Done".ljust(130)) # get the output