mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
style: remove trailing whitespace in io.py
This commit is contained in:
parent
d4e47bc7e7
commit
13fe2036db
1 changed files with 1 additions and 1 deletions
|
@ -478,7 +478,7 @@ class InputOutput:
|
|||
)
|
||||
else:
|
||||
res = input(question)
|
||||
|
||||
|
||||
if not res:
|
||||
res = "y" # Default to Yes if no input
|
||||
break
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue