Skip to content

Commit 232fb8a

Browse files
author
escbeargew99-stack
authored
Update generate-gh-release-notes.py
1 parent 0b12a89 commit 232fb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-gh-release-notes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mypy: disallow-untyped-defs
1+
# mypy: disallow-untyped-defs
22
"""
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).

0 commit comments

Comments
 (0)