mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
style: Run linter
This commit is contained in:
parent
7a27e2b94b
commit
291d8cd335
1 changed files with 3 additions and 1 deletions
|
@ -4,9 +4,11 @@ import argparse
|
|||
import json
|
||||
from collections import defaultdict
|
||||
from pathlib import Path
|
||||
from aider.dump import dump
|
||||
|
||||
import yaml
|
||||
|
||||
from aider.dump import dump
|
||||
|
||||
|
||||
def get_dirs_from_leaderboard():
|
||||
# Load the leaderboard data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue