Skip to content

Commit 62aeec9

Browse files
committed
Removed obsolete comment
1 parent 2425453 commit 62aeec9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,4 @@ filterwarnings = [
125125
"ignore::DeprecationWarning:websockets",
126126
"ignore:websockets.server.WebSocketServerProtocol is deprecated:DeprecationWarning",
127127
"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
130128
]

0 commit comments

Comments
 (0)