Skip to content

Commit 676e0f1

Browse files
author
escbeargew99-stack
authored
Update generate-gh-release-notes.py
1 parent 041f1fc commit 676e0f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/generate-gh-release-notes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# mypy: disallow-untyped-defs
2-
"""
2+
"""
33
Script used to generate a Markdown file containing only the changelog entries of a specific pytest release, which
44
is then published as a GitHub Release during deploy (see workflows/deploy.yml).
55

0 commit comments

Comments
 (0)