mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 03:09:12 +00:00
format
This commit is contained in:
parent
6cf04fdbbc
commit
552847f6a8
@ -75,9 +75,7 @@ filterwarnings =
|
||||
ignore:Deprecated call to \`pkg_resources.declare_namespace:DeprecationWarning
|
||||
ignore:pkg_resources is deprecated as an API:DeprecationWarning
|
||||
ignore:Did not recognize type:sqlalchemy.exc.SAWarning
|
||||
# TODO: We should remove this and start fixing the deprecations.
|
||||
# Note: pydantic.warnings.PydanticDeprecatedSince20 only exists in Pydantic v2
|
||||
# ignore::pydantic.warnings.PydanticDeprecatedSince20
|
||||
ignore::pydantic.warnings.PydanticDeprecatedSince20
|
||||
ignore::datahub.configuration.common.ConfigurationWarning
|
||||
ignore:The new datahub SDK:datahub.errors.ExperimentalWarning
|
||||
# We should not be unexpectedly seeing API tracing warnings.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user