From 4b0fc444515f8efb5bceb41cec75f5db0807e297 Mon Sep 17 00:00:00 2001 From: igorls <4753812+igorls@users.noreply.github.com> Date: Sat, 2 May 2026 22:58:45 -0300 Subject: [PATCH] style: ruff format cli.py (#1244) CI requires ruff format --check on the whole touched file. Pre-existing drift, no logic change. --- mempalace/cli.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mempalace/cli.py b/mempalace/cli.py index d47f38e..d57fcc8 100644 --- a/mempalace/cli.py +++ b/mempalace/cli.py @@ -310,8 +310,7 @@ def cmd_init(args): ) except LLMError as e: print( - f" LLM init failed ({e}). " - f"Running heuristics-only — pass --no-llm to silence this." + f" LLM init failed ({e}). Running heuristics-only — pass --no-llm to silence this." ) # Pass 0: detect whether the corpus is AI-dialogue. Writes