Skip to content

Commit 4f4dbec

Browse files
fix: import sorting
1 parent 1ad2305 commit 4f4dbec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/tutorials/00_sync/020_streaming/tests/test_agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
from agentex import Agentex
1818
from agentex.lib.testing import (
1919
test_sync_agent,
20-
assert_valid_agent_response,
2120
collect_streaming_deltas,
21+
assert_valid_agent_response,
2222
)
2323

2424
AGENT_NAME = "s020-streaming"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)