mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-05-27 22:52:26 +02:00
style(cli): fix closing paren indentation in cmd_batch
Whitespace-only ruff format alignment, no functional change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -677,7 +677,7 @@ def cmd_batch(
|
||||
seed=seed,
|
||||
hf_token=hf_token,
|
||||
humanize=humanize,
|
||||
)
|
||||
)
|
||||
processed += 1
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user