mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
style: Remove trailing whitespace in io.py
This commit is contained in:
parent
d887db4c18
commit
6c7a0d21d2
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ class InputOutput:
|
|||
|
||||
self.prompt_session = None
|
||||
self.is_dumb_terminal = is_dumb_terminal()
|
||||
|
||||
|
||||
if self.is_dumb_terminal:
|
||||
self.pretty = False
|
||||
fancy_input = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue