Ruff after aider
This commit is contained in:
parent
7a35029a18
commit
236d1c0a10
|
@ -64,6 +64,7 @@ def main():
|
||||||
|
|
||||||
# Override default models if provided
|
# Override default models if provided
|
||||||
import aider_gitea as core
|
import aider_gitea as core
|
||||||
|
|
||||||
if args.aider_model:
|
if args.aider_model:
|
||||||
core.CODE_MODEL = args.aider_model
|
core.CODE_MODEL = args.aider_model
|
||||||
if args.evaluator_model:
|
if args.evaluator_model:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user