mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
style: Remove trailing whitespace in base_coder.py
This commit is contained in:
parent
87593a2e37
commit
511a2a26de
1 changed files with 1 additions and 1 deletions
|
@ -891,7 +891,7 @@ class Coder:
|
|||
platform_text += f" - Default: {cmd}\n"
|
||||
else:
|
||||
platform_text += f" - {lang}: {cmd}\n"
|
||||
|
||||
|
||||
if self.test_cmd:
|
||||
platform_text += f"- Test command: {self.test_cmd}\n"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue