mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
style: Run linter on problem_stats.py
This commit is contained in:
parent
54c1553892
commit
24599aa64f
1 changed files with 1 additions and 0 deletions
|
@ -67,5 +67,6 @@ def analyze_exercise_solutions():
|
|||
never_solved = 133 - len(exercise_solutions)
|
||||
print(f"Never solved by any model: {never_solved}")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
analyze_exercise_solutions()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue