mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
style: Apply linter formatting to benchmark.py
This commit is contained in:
parent
cf2c9c6dc7
commit
823127c87e
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ 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