mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
style: Fix trailing whitespace in test docstring
This commit is contained in:
parent
a1f104cb4d
commit
313b91edbe
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ End"""
|
|||
)
|
||||
|
||||
def test_send_with_reasoning_stream(self):
|
||||
"""Test that streaming reasoning content from the 'reasoning' attribute is properly
|
||||
"""Test that streaming reasoning content from the 'reasoning' attribute is properly
|
||||
formatted and output."""
|
||||
# Setup IO with pretty output for streaming
|
||||
io = InputOutput(pretty=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue