summaryrefslogtreecommitdiff
path: root/docs/userguide/entry_point.rst
diff options
context:
space:
mode:
authorSaniya Maheshwari <saniya.mah@gmail.com>2022-06-11 14:18:26 +0530
committerSaniya Maheshwari <saniya.mah@gmail.com>2022-06-11 14:18:26 +0530
commit357ff63443f09b603f47382a205a970af7611ca0 (patch)
tree441adf12f2bf215fe3b13c4d60dd4dcfb14908e1 /docs/userguide/entry_point.rst
parentf40d600cb512b944bc4e6be2d57700ad411840f2 (diff)
downloadpython-setuptools-git-357ff63443f09b603f47382a205a970af7611ca0.tar.gz
This statement is not required
Diffstat (limited to 'docs/userguide/entry_point.rst')
-rw-r--r--docs/userguide/entry_point.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/userguide/entry_point.rst b/docs/userguide/entry_point.rst
index 9fa72be0..c39c65e3 100644
--- a/docs/userguide/entry_point.rst
+++ b/docs/userguide/entry_point.rst
@@ -389,8 +389,6 @@ get the following:
Therefore, our plugin works.
-Let us discuss a few points in this example in more detail.
-
importlib.metadata
------------------