mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 10:45:00 +00:00
return 0
This commit is contained in:
parent
5bc7890bfd
commit
6471b89033
1 changed files with 2 additions and 0 deletions
|
@ -298,6 +298,8 @@ def main(
|
||||||
print()
|
print()
|
||||||
summarize_results(dirname)
|
summarize_results(dirname)
|
||||||
|
|
||||||
|
return 0
|
||||||
|
|
||||||
|
|
||||||
def summarize_results(dirname):
|
def summarize_results(dirname):
|
||||||
res = SimpleNamespace()
|
res = SimpleNamespace()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue