Skip to content

Commit e20b534

Browse files
committed
Temporary disable warnings
1 parent 31876c1 commit e20b534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ testpaths = ["tests"]
126126
filterwarnings = [
127127
"error",
128128
"ignore::ResourceWarning",
129+
"ignore::DeprecationWarning",
129130
"ignore::DeprecationWarning:flask_mongoengine",
130131
"ignore::DeprecationWarning:tests",
131132
]

0 commit comments

Comments
 (0)