chore: Run the linter

This commit is contained in:
Paul Gauthier (aider) 2024-09-26 11:35:13 -07:00
parent 1c05192b69
commit 5a78e7d1b8

View file

@ -698,7 +698,7 @@ def run_test_real(
) )
), ),
) )
if edit_format == "senior": if edit_format == "senior":
results["junior_model"] = main_model.junior_model.name if main_model.junior_model else None results["junior_model"] = main_model.junior_model.name if main_model.junior_model else None
results["junior_edit_format"] = main_model.junior_edit_format results["junior_edit_format"] = main_model.junior_edit_format