mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-22 05:14:59 +00:00
style: Fix whitespace in docstring
This commit is contained in:
parent
387b7602cf
commit
231bceeabb
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ def sanity_check_messages(messages):
|
|||
|
||||
def ensure_alternating_roles(messages):
|
||||
"""Ensure messages alternate between 'assistant' and 'user' roles.
|
||||
|
||||
|
||||
Inserts empty messages of the opposite role when consecutive messages
|
||||
of the same role are found.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue