Skip to content

Commit bdb1d08

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 47cf0f3 commit bdb1d08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def check_newsfragment(session: nox.Session) -> None:
5353
session.install(".")
5454
session.run("python", "-m", "towncrier.check", "--compare-with", "origin/trunk")
5555

56+
5657
@nox.session
5758
def draft_newsfragment(session: nox.Session) -> None:
5859
session.install(".")

0 commit comments

Comments
 (0)