diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py index 8457edad8..b3df079f2 100644 --- a/tests/test_ext_napoleon_docstring.py +++ b/tests/test_ext_napoleon_docstring.py @@ -1068,7 +1068,7 @@ Methods: .. method:: func(i, j) :noindex: - + description """ config = Config()