Skip to content

Commit e3d6af2

Browse files
committed
try now
1 parent 91fbb9d commit e3d6af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ filterwarnings = [
9696
# This should be fixed on Uvicorn's side.
9797
"ignore::DeprecationWarning:websockets",
9898
"ignore:websockets.server.WebSocketServerProtocol is deprecated:DeprecationWarning",
99-
"ignore:Returning str or bytes from read_resource is deprecated. Use Iterable[ReadResourceContents] instead.:mcp.shared.exceptions.McpError"
99+
"ignore:Returning str or bytes from read_resource is deprecated. Use Iterable[ReadResourceContents] instead.:DeprecationWarning"
100100
]

0 commit comments

Comments
 (0)