mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
refactor: improve documentation URL handling and error messages
This commit is contained in:
parent
e9beb1336c
commit
7e574bc214
3 changed files with 8 additions and 5 deletions
|
@ -1042,9 +1042,6 @@ def sanity_check_model(io, model):
|
|||
for match in possible_matches:
|
||||
io.tool_output(f"- {match}")
|
||||
|
||||
if show:
|
||||
io.tool_output(f"For more info, see: {urls.model_warnings}")
|
||||
|
||||
return show
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue