mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
style: Apply linter formatting to io.py
This commit is contained in:
parent
48e7376002
commit
13cb6a315c
1 changed files with 1 additions and 1 deletions
|
@ -431,7 +431,7 @@ class InputOutput:
|
|||
# Use placeholder if set, then clear it
|
||||
default = self.placeholder
|
||||
self.placeholder = None
|
||||
|
||||
|
||||
line = self.prompt_session.prompt(
|
||||
show,
|
||||
default=default,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue