mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
preparing for v0.8.0
This commit is contained in:
parent
c5f8f564a4
commit
44311f4737
2 changed files with 6 additions and 1 deletions
|
@ -42,6 +42,8 @@ def show_stats(dirnames):
|
|||
row = summarize_results(dirname)
|
||||
raw_rows.append(row)
|
||||
|
||||
return
|
||||
|
||||
repeats = []
|
||||
seen = dict()
|
||||
rows = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue