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 d48e14a commit f71486fCopy full SHA for f71486f
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