-
-
Notifications
You must be signed in to change notification settings - Fork 11
DeprecationWarning: warning_filter and will be removed soon #29
Copy link
Copy link
Closed
Description
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(Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels