mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 20:54:59 +00:00
style: run linter
This commit is contained in:
parent
926b3c9240
commit
e74e76e51c
3 changed files with 17 additions and 8 deletions
|
@ -621,7 +621,7 @@ class Model(ModelSettings):
|
|||
self.weak_model_name = None
|
||||
else:
|
||||
self.get_weak_model(weak_model)
|
||||
|
||||
|
||||
if junior_model is False:
|
||||
self.junior_model_name = None
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue