From 8ab1dbd15096dc4f06fcf279727e67f95603b3bb Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 7 Jan 2022 06:08:42 -0500 Subject: [PATCH] Remove empty footnote section --- Doc/library/importlib.metadata.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Doc/library/importlib.metadata.rst b/Doc/library/importlib.metadata.rst index 99bcfeb2d1b55d..50fc904535b09b 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