8000 Update blurb/blurb.py wording · python/core-workflow@a9c191e · GitHub
[go: up one dir, main page]

Skip to content

Commit a9c191e

Browse files
menkotoglouhugovk
andauthored
Update blurb/blurb.py wording
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
1 parent 724fefb commit a9c191e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blurb/blurb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ def finish_entry():
487487
# we see in the blurb file, which is a
488488
# better user experience.
489489
if key == "gh-issue" and int(value) < 32426:
490-
throw("The gh-issue number should be 32426 or above.")
490+
throw("The gh-issue number must be 32426 or above, not a PR number.")
491491

492492
if key in issue_keys:
493493
try:

0 commit comments

Comments
 (0)
0