mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
sssh
This commit is contained in:
parent
24e34a4a8d
commit
dadfb464c4
1 changed files with 0 additions and 2 deletions
|
@ -226,8 +226,6 @@ def run_install(cmd):
|
|||
return_code = process.wait()
|
||||
output = "".join(output)
|
||||
|
||||
dump(output)
|
||||
|
||||
if return_code == 0:
|
||||
print("\rInstallation complete.")
|
||||
print()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue