mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: Remove trailing whitespace in base_prompts.py
This commit is contained in:
parent
02c48fa8c3
commit
8e5f311708
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ You NEVER leave comments describing code without implementing it!
|
|||
You always COMPLETELY IMPLEMENT the needed code!
|
||||
"""
|
||||
|
||||
overeager_prompt = """Pay careful attention to the scope of the user's request.
|
||||
overeager_prompt = """Pay careful attention to the scope of the user's request.
|
||||
Do what they ask, but no more."""
|
||||
|
||||
example_messages = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue