Skip to content

DeprecationWarning: warning_filter and will be removed soon #29

@KyleKing

Description

@KyleKing

I'm running mkdocs 1.5.1 and noticed that there may be a DeprecationWarning that is straightforward to resolve:

INFO    -  DeprecationWarning: warning_filter doesn't do anything since MkDocs 1.2 and will be removed soon. All messages on the `mkdocs` logger get counted
           automatically.
             File "/Users/kyleking/Developer/kyleking/calcipy/.venv/lib/python3.11/site-packages/mkdocs_autorefs/plugin.py", line 23, in <module>
               from mkdocs.utils import warning_filter
             File "/Users/kyleking/Developer/kyleking/calcipy/.venv/lib/python3.11/site-packages/mkdocs/utils/__init__.py", line 453, in __getattr__
               warnings.warn(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions