mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 22:34:59 +00:00
run pytest, cleanup
This commit is contained in:
parent
b16778d0f1
commit
50e715fb9a
2 changed files with 31 additions and 30 deletions
|
@ -392,6 +392,7 @@ class Coder:
|
|||
|
||||
if interrupted:
|
||||
self.io.tool_error("\n\n^C KeyboardInterrupt")
|
||||
self.num_control_c += 1
|
||||
content += "\n^C KeyboardInterrupt"
|
||||
|
||||
self.io.tool_output()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue