From: Ned Batchelder Date: Tue, 8 Mar 2022 03:55:41 +0000 (-0800) Subject: importlib.metadata: Remove empty footnote section (GH-30451) X-Git-Tag: v3.11.0a7~316 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13331a12c3c4d5007e2ab61514ba1d76cedd8b84;p=thirdparty%2FPython%2Fcpython.git importlib.metadata: Remove empty footnote section (GH-30451) --- diff --git a/Doc/library/importlib.metadata.rst b/Doc/library/importlib.metadata.rst index 99bcfeb2d1b5..50fc904535b0 100644 --- a/Doc/library/importlib.metadata.rst +++ b/Doc/library/importlib.metadata.rst @@ -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