mkdocs-print-site-plugin
mkdocs-print-site-plugin copied to clipboard
Fix deprecation warning on `warning_filter`
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 "/anaconda/lib/python3.10/site-packages/mkdocs_print_site_plugin/plugin.py", line 10, in <module>
from mkdocs.utils import write_file, copy_file, get_relative_url, warning_filter
File "/anaconda/lib/python3.10/site-packages/mkdocs/utils/__init__.py", line 453, in __getattr__
warnings.warn(