mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: remove trailing whitespace in base_coder.py
This commit is contained in:
parent
b178fe85d8
commit
6f70cb3780
1 changed files with 1 additions and 1 deletions
|
@ -1868,7 +1868,7 @@ class Coder:
|
|||
def run_shell_commands(self):
|
||||
if not self.suggest_shell_commands:
|
||||
return ""
|
||||
|
||||
|
||||
done = set()
|
||||
group = ConfirmGroup(set(self.shell_commands))
|
||||
accumulated_output = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue