From ee2f31e163ce2250a579e84b4af5060f1824213f Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Fri, 1 Sep 2023 19:44:27 +0100 Subject: [PATCH] PEP 512: Resolve dangling hyphens (#3357) --- pep-0512.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0512.txt b/pep-0512.txt index e5c5917f2..ad6ffdce3 100644 --- a/pep-0512.txt +++ b/pep-0512.txt @@ -262,8 +262,8 @@ Requirements for the cpython Repository Obviously the most active and important repository currently hosted at hg.python.org [#h.p.o]_ is the cpython -repository [#cpython-repo]_. Because of its importance and high- -frequency use, it requires more tooling before being moved to GitHub +repository [#cpython-repo]_. Because of its importance and +high-frequency use, it requires more tooling before being moved to GitHub compared to the other repositories mentioned in this PEP.