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 e693092 commit 600a3f0Copy full SHA for 600a3f0
pyproject.toml
@@ -95,4 +95,5 @@ filterwarnings = [
95
"error",
96
# This should be fixed on Uvicorn's side.
97
"ignore::DeprecationWarning:websockets",
98
+ "ignore::DeprecationWarning:websockets.server",
99
]
0 commit comments