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 bc51394 + 84ea8a4 commit 6796486Copy full SHA for 6796486
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