mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
style: Add blank line for readability in benchmark.py
This commit is contained in:
parent
b1d418f7fb
commit
1b4abb747d
1 changed files with 1 additions and 0 deletions
|
@ -809,6 +809,7 @@ def run_test_real(
|
|||
coder.apply_updates()
|
||||
else:
|
||||
response = coder.run(with_message=instructions, preproc=False)
|
||||
|
||||
dur += time.time() - start
|
||||
|
||||
if not no_aider:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue