From 2d87431aeb60786af5c1b6daab3ebce44135dce6 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Fri, 28 Mar 2025 18:03:10 -1000 Subject: [PATCH] style: Apply linter formatting to onboarding.py --- aider/onboarding.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/aider/onboarding.py b/aider/onboarding.py index ea09e5738..98ff1811c 100644 --- a/aider/onboarding.py +++ b/aider/onboarding.py @@ -55,9 +55,7 @@ def offer_openrouter_oauth(io, analytics): True if authentication was successful, False otherwise. """ # No API keys found - Offer OpenRouter OAuth - io.tool_warning( - "No model was specified and no API keys were provided." - ) + io.tool_warning("No model was specified and no API keys were provided.") io.tool_output("OpenRouter provides free and paid access to many LLMs.") # Use confirm_ask which handles non-interactive cases if io.confirm_ask(