Skip to content

Commit 0f35684

Browse files
committed
fix: replace en dash with hyphen to satisfy ruff
1 parent 51dcfc4 commit 0f35684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_llm_agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ def __init__(self):
616616

617617

618618
# ---------------------------------------------------------------------------
619-
# send_message / asend_message store unique_ids, not Agent objects (#156)
619+
# send_message / asend_message - store unique_ids, not Agent objects (#156)
620620
# ---------------------------------------------------------------------------
621621

622622

0 commit comments

Comments
 (0)