Santhosh
Results
1
issues of
Santhosh
Added a new pytest function, `test_remove_request_params`, in `tests/shared/test_sse.py` to cover the previously untested `remove_request_params` utility in the SSE client module. ## Motivation and Context The `remove_request_params` function in `src/mcp/client/sse.py` was...