Apply suggestion from @gemini-code-assist[bot]

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Yulin Zhang 2026-03-01 16:18:38 -08:00 committed by GitHub
parent 9890ec71e2
commit 92a2fb39cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -560,8 +560,7 @@ def get_user_selections():
thinking_level = None
reasoning_effort = None
provider_lower = provider_key
if provider_lower == "google":
if provider_key == "google":
console.print(
create_question_box(
"Step 7: Thinking Mode",