Skip to content

Commit d52adad

Browse files
committed
Fix formatting
1 parent dc60b1d commit d52adad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_ext_napoleon_docstring.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,7 @@ class GoogleDocstringTest(BaseDocstringTest):
263263
:returns: Extended
264264
description of return value
265265
"""
266-
),
267-
(
266+
), (
268267
"""
269268
Single line summary
270269

0 commit comments

Comments
 (0)