Skip to content

Commit 8e5f311

Browse files
committed
style: Remove trailing whitespace in base_prompts.py
1 parent 02c48fa commit 8e5f311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aider/coders/base_prompts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class CoderPrompts:
1414
You always COMPLETELY IMPLEMENT the needed code!
1515
"""
1616

17-
overeager_prompt = """Pay careful attention to the scope of the user's request.
17+
overeager_prompt = """Pay careful attention to the scope of the user's request.
1818
Do what they ask, but no more."""
1919

2020
example_messages = []

0 commit comments

Comments
 (0)