mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
refactor: Remove unnecessary blank line in benchmark.py
This commit is contained in:
parent
a0ba140895
commit
9b63b90ec4
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ def resolve_dirname(dirname, use_single_prior, make_new):
|
|||
dirname = BENCHMARK_DNAME / dirname
|
||||
return dirname
|
||||
|
||||
|
||||
@app.command()
|
||||
def main(
|
||||
dirnames: Optional[List[str]] = typer.Argument(None, help="Directory names"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue