Skip to content

Commit 6796486

Browse files
committed
Merge branch 'main' into allow-force-inspection
2 parents bc51394 + 84ea8a4 commit 6796486

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/pytest.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ filterwarnings =
1212
error
1313
# TODO: remove once pytest-xdist 4 is released
1414
ignore:.*rsyncdir:DeprecationWarning:xdist
15-
# TODO: remove once Griffe releases v1
16-
ignore:.*`get_logger`:DeprecationWarning:_griffe
17-
ignore:.*`name`:DeprecationWarning:_griffe
15+
ignore:.*fallback anchor function:DeprecationWarning:mkdocstrings

0 commit comments

Comments
 (0)