mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +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()
|
||||
summarize_results(dirname)
|
||||
|
||||
return 0
|
||||
|
||||
|
||||
def summarize_results(dirname):
|
||||
res = SimpleNamespace()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue