File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,4 @@ testpaths =
10
10
# action:message_regex:warning_class:module_regex:line
11
11
filterwarnings =
12
12
error
13
- # TODO: remove once pytest-xdist 4 is released
14
- ignore:.*rsyncdir:DeprecationWarning:xdist
15
- # TODO: remove once mkdocstrings-python releases a new version
16
- ignore:.*`handler` argument:DeprecationWarning:mkdocstrings_handlers
17
- ignore:.*`mdx` argument:DeprecationWarning:mkdocstrings_handlers
18
- ignore:.*`mdx_config` argument:DeprecationWarning:mkdocstrings_handlers
19
- ignore:.*`update_env\(md\)` parameter:DeprecationWarning:mkdocstrings
20
- ignore:.*`super\(\).update_env\(\)` anymore:DeprecationWarning:mkdocstrings_handlers
21
13
ignore:.*`get_anchors` method:DeprecationWarning:mkdocstrings
22
- ignore:.*fallback anchor function:DeprecationWarning:mkdocstrings
23
- ignore:.*v1.*`get_options` method:DeprecationWarning:mkdocstrings
24
- ignore:.*`config_file_path` argument:DeprecationWarning:mkdocstrings
25
- ignore:.*from ' mkdocs_autorefs.:DeprecationWarning:mkdocstrings_handlers.python
You can’t perform that action at this time.
0 commit comments