Skip to content

Commit

Permalink
style: Fix whitespace in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Jan 24, 2025
1 parent 387b760 commit 231bcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aider/sendchat.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 231bcee

Please sign in to comment.