diff --git a/builder.py b/builder.py index ec5ac80..6cc01af 100755 --- a/builder.py +++ b/builder.py @@ -193,7 +193,6 @@ def list_folder(folder: str, title: str) -> None: if not args.non_interactive_mode: imgpbar.update(1) pbar.update(0) - imgpbar.close() if not contains_files and not args.use_fancy_folders: return if images or (args.use_fancy_folders and not contains_files) or (args.use_fancy_folders and args.ignore_other_files):