Skip to content

Commit dca806b

Browse files
committed
remove prints
1 parent c02a73d commit dca806b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/shared/test_streamable_http.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,6 @@ async def test_streamablehttp_client_resumption(event_server):
10441044
"""Test client session to resume a long running tool."""
10451045
_, server_url = event_server
10461046

1047-
print("what is happening")
10481047
# Variables to track the state
10491048
captured_session_id = None
10501049
captured_resumption_token = None

0 commit comments

Comments
 (0)