mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 04:05:04 +00:00
style: Remove trailing whitespaces in base_coder.py and io.py
This commit is contained in:
parent
3c0eae4180
commit
813de04596
2 changed files with 7 additions and 7 deletions
|
@ -1279,7 +1279,7 @@ class Coder:
|
|||
|
||||
def send_message(self, inp):
|
||||
self.event("message_send_starting")
|
||||
|
||||
|
||||
# Notify IO that LLM processing is starting
|
||||
self.io.llm_started()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue