mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
refactor: Remove stream argument from Coder in onboarding
This commit is contained in:
parent
1649d084d2
commit
f124cdbb6f
1 changed files with 0 additions and 1 deletions
|
@ -325,7 +325,6 @@ def main():
|
|||
yes=False,
|
||||
input_history_file=None,
|
||||
chat_history_file=None,
|
||||
stream=True,
|
||||
tool_output_color="BLUE",
|
||||
tool_error_color="RED",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue