We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2425453 commit 62aeec9Copy full SHA for 62aeec9
pyproject.toml
@@ -125,6 +125,4 @@ filterwarnings = [
125
"ignore::DeprecationWarning:websockets",
126
"ignore:websockets.server.WebSocketServerProtocol is deprecated:DeprecationWarning",
127
"ignore:Returning str or bytes.*:DeprecationWarning:mcp.server.lowlevel",
128
- # This is to avoid test failures on Trio due to httpx's failure to explicitly close
129
- # async generators
130
]
0 commit comments