From 451bdc210e5b75fdb51f647005b3bab04da9be04 Mon Sep 17 00:00:00 2001 From: Lars Bogner Date: Mon, 10 Aug 2026 11:26:28 +0200 Subject: [PATCH] Apply ruff format Co-Authored-By: Claude Sonnet 5 --- giant/cli.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/giant/cli.py b/giant/cli.py index 6a1170c..d4a5229 100644 --- a/giant/cli.py +++ b/giant/cli.py @@ -388,8 +388,7 @@ def train( Optional[Mode], typer.Option( "--stage1-generator", - help="Stage 1's generative objective — overrides --mode for stage 1 " - "only", + help="Stage 1's generative objective — overrides --mode for stage 1 only", ), ] = None, stage1_hidden_dim: Annotated[