mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
chore: Remove unused import
This commit is contained in:
parent
8c1b147705
commit
20f5f3da24
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from pathlib import Path
|
|||
|
||||
import yaml
|
||||
|
||||
from aider.dump import dump
|
||||
from aider.dump import dump # noqa
|
||||
|
||||
|
||||
def get_dirs_from_leaderboard():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue