File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ filterwarnings =
226226 always:'cgi' is deprecated and slated for removal in Python 3.13:DeprecationWarning
227227 always:'imghdr' is deprecated and slated for removal in Python 3.13:DeprecationWarning:sphinx.util.images
228228 always:The `docutils.parsers.rst.directive.html` module will be removed in Docutils 1.2:DeprecationWarning
229- always:pkg_resources is deprecated as an API:DeprecationWarning
229+ always:pkg_resources is deprecated as an API
230230 always:Deprecated call to `pkg_resources.declare_namespace:DeprecationWarning
231231 always:datetime.utcfromtimestamp\(\) is deprecated and scheduled for removal in a future version:DeprecationWarning:sphinx.builders[.*]
232232 always:datetime.datetime.utcfromtimestamp\(\) is deprecated and scheduled for removal in a future version:DeprecationWarning:sphinx.builders[.*]
You can’t perform that action at this time.
0 commit comments