Skip to content

Commit ff2105a

Browse files
authored
Update tests/test_ext_napoleon_docstring.py
1 parent d52adad commit ff2105a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_ext_napoleon_docstring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ def test_noindex(self):
11301130
.. method:: func(i, j)
11311131
:noindex:
11321132
1133-
1133+
11341134
description
11351135
""" # NOQA
11361136
config = Config()

0 commit comments

Comments
 (0)