From c2b5985126cc9c14f233c55b6a623a39117ceb8d Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Fri, 1 Sep 2023 19:18:14 +0100 Subject: [PATCH] PEP 512: Resolve dangling hyphens --- pep-0512.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0512.txt b/pep-0512.txt index e5c5917f27e..ad6ffdce308 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.