Cleaned up progress display.

This commit is contained in:
2026-01-03 20:23:14 +00:00
parent a71bb0f0d4
commit 1ff5037fe2
3 changed files with 45 additions and 40 deletions
-1
View File
@@ -165,7 +165,6 @@ def _main():
workers=workers,
dry=args.dry,
quiet=args.quiet,
seed_for_display=seed_for_display,
action=action,
)