From 0fbd36ca9ed889db9098e2817fb7d61f9393ddea Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 24 Sep 2024 18:46:12 +0200 Subject: [PATCH] bitwarden --- handle_imported_video.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/handle_imported_video.py b/handle_imported_video.py index a4d6984..01a3453 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -128,6 +128,8 @@ if _ACTION == "join": f.close() print(final_size) print(_FULL_PATH) + for i in tqdm(range(10000)): + pass if _TEST: input(" ???? ") # if _FLIP: