style: Apply linter formatting to onboarding.py

This commit is contained in:
Paul Gauthier (aider) 2025-03-28 18:03:10 -10:00
parent 3f3b1fb657
commit 2d87431aeb

View file

@ -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(