We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb411f commit 5a49127Copy full SHA for 5a49127
pytest.ini
@@ -4,6 +4,7 @@ asyncio_mode = auto
4
log_level = DEBUG
5
filterwarnings =
6
ignore::pydantic.warnings.PydanticDeprecatedSince20:gravity\.settings
7
+ ignore::pydantic.warnings.PydanticDeprecatedSince20:tpv\.
8
error::pydantic.warnings.PydanticDeprecatedSince20
9
ignore::DeprecationWarning:pkg_resources
10
ignore::DeprecationWarning:refgenconf
0 commit comments