importlib.metadata: Remove empty footnote section (GH-30451)

This commit is contained in:
Ned Batchelder 2022-03-07 19:55:41 -08:00 committed by GitHub
parent f391f9bf28
commit 13331a12c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -335,6 +335,3 @@ a custom finder, return instances of this derived ``Distribution`` in the
.. _`entry point API`: https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points
.. _`metadata API`: https://setuptools.readthedocs.io/en/latest/pkg_resources.html#metadata-api
.. _`importlib_resources`: https://importlib-resources.readthedocs.io/en/latest/index.html
.. rubric:: Footnotes