Skip to content

Commit f7a2213

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8e78a74 commit f7a2213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_tools/test_inbuilt_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,4 +626,4 @@ def test_speak_to_warns_for_non_llm_recipient(mocker, caplog):
626626
assert any(
627627
"11" in record.message and "memory" in record.message
628628
for record in caplog.records
629-
)
629+
)

0 commit comments

Comments
 (0)