Skip to content

Commit 09e403c

Browse files
author
chiliu
committed
Merge branch 'fix-307-Temporary-Redirect' of https://github.com/chi2liu/python-sdk into fix-307-Temporary-Redirect
2 parents 2377b70 + 04f637c commit 09e403c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/shared/test_streamable_http.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,4 +1222,4 @@ async def sampling_callback(
12221222
assert (
12231223
captured_message_params.messages[0].content.text
12241224
== "Server needs client sampling"
1225-
)
1225+
)

0 commit comments

Comments
 (0)