style: Remove trailing whitespace in base_prompts.py

This commit is contained in:
Paul Gauthier (aider) 2025-03-22 08:22:39 -07:00
parent 02c48fa8c3
commit 8e5f311708

View file

@ -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 = []