Skip to content

Commit 682cb41

Browse files
committed
Split the release PR banner's two clauses on a period
The lead ended on the colon introducing the package list, and carried another one mid-sentence. Two in one line read as a stutter.
1 parent e8ce1fe commit 682cb41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

repomatic/dep_sources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ def declaration_anchor(
12161216

12171217

12181218
UNSHIPPABLE_BANNER_LEAD = (
1219-
"Do not merge yet: this release would ship dependencies its users cannot install:"
1219+
"Do not merge yet. This release would ship dependencies its users cannot install:"
12201220
)
12211221
"""Opening of the blocked form of the release PR's verdict.
12221222

0 commit comments

Comments
 (0)