Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 2, 2022
1 parent cf582b2 commit bc0f045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/towncrier/test/test_write.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ def test_append_at_top_with_hint(self):
versiondata={"name": "MyProject", "version": "1.0", "date": "never"},
),
True,

)

with open(os.path.join(tempdir, "NEWS.rst")) as f:
Expand Down

0 comments on commit bc0f045

Please sign in to comment.