We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941d0e5 commit 84ea8a4Copy full SHA for 84ea8a4
config/pytest.ini
@@ -12,6 +12,4 @@ filterwarnings =
12
error
13
# TODO: remove once pytest-xdist 4 is released
14
ignore:.*rsyncdir:DeprecationWarning:xdist
15
- # TODO: remove once Griffe releases v1
16
- ignore:.*`get_logger`:DeprecationWarning:_griffe
17
- ignore:.*`name`:DeprecationWarning:_griffe
+ ignore:.*fallback anchor function:DeprecationWarning:mkdocstrings
0 commit comments