Skip to content

Commit 343a8da

Browse files
committed
style: Format
1 parent 727e697 commit 343a8da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_providers.py

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def test_gitlab_issue_parsing() -> None:
4242
for ref in gitlab.REF:
4343
assert gitlab.get_refs(ref, text)
4444

45+
4546
def test_bitbucket_issue_parsing() -> None:
4647
"""Bitbucket issues are correctly parsed."""
4748
bitbucket = git_changelog.Bitbucket("pawamoy", "git-changelog")

0 commit comments

Comments
 (0)