Skip to content

Commit 54809b3

Browse files
pre-commit-ci[bot]DanielNoord
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ad9d4f3 commit 54809b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydocstringformatter/_testutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from pydocstringformatter._formatting import Formatter
1212
from pydocstringformatter._testutils.example_formatters import (
1313
MakeAFormatter,
14-
MakeBFormatter
14+
MakeBFormatter,
1515
)
1616

1717
LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)