We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31876c1 commit e20b534Copy full SHA for e20b534
1 file changed
pyproject.toml
@@ -126,6 +126,7 @@ testpaths = ["tests"]
126
filterwarnings = [
127
"error",
128
"ignore::ResourceWarning",
129
+ "ignore::DeprecationWarning",
130
"ignore::DeprecationWarning:flask_mongoengine",
131
"ignore::DeprecationWarning:tests",
132
]
0 commit comments