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.
2 parents d48e14a + f71486f commit 81c0c84Copy full SHA for 81c0c84
1 file changed
pyproject.toml
@@ -99,11 +99,6 @@ addopts = """
99
--cov-report=term-missing
100
--cov-report=xml
101
"""
102
-filterwarnings = [
103
- "ignore::DeprecationWarning:jsonschema.validators",
104
- "ignore::DeprecationWarning:openapi_spec_validator.validators",
105
- "ignore::DeprecationWarning:openapi_core.unmarshalling.schemas.unmarshallers",
106
-]
107
108
[tool.black]
109
line-length = 79
0 commit comments