Skip to content

Commit 3c6c2a9

Browse files
eberki-scaleclaude
andcommitted
style(streaming): sort test imports to satisfy ruff I001
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 922c895 commit 3c6c2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/lib/core/services/adk/test_streaming.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
ReasoningSummaryDelta,
2424
)
2525
from agentex.types.task_message_update import (
26-
StreamTaskMessageDelta,
2726
StreamTaskMessageFull,
27+
StreamTaskMessageDelta,
2828
)
2929
from agentex.lib.core.services.adk.streaming import (
3030
CoalescingBuffer,

0 commit comments

Comments
 (0)