summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Hilton-Balfe <gobot1234yt@gmail.com>2022-01-15 17:31:23 +0000
committerGitHub <noreply@github.com>2022-01-15 17:31:23 +0000
commitff2105a2f3cea9e0997b26a1416582c01b5b4c74 (patch)
tree076be9b23051e159dd4f83bbf72de8c0dadf6cff
parentd52adad64eb5dddc8d9adc328cafbe4717de02ff (diff)
downloadsphinx-git-ff2105a2f3cea9e0997b26a1416582c01b5b4c74.tar.gz
Update tests/test_ext_napoleon_docstring.py
-rw-r--r--tests/test_ext_napoleon_docstring.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py
index e64a74921..e0ddc8b2f 100644
--- a/tests/test_ext_napoleon_docstring.py
+++ b/tests/test_ext_napoleon_docstring.py
@@ -1130,7 +1130,7 @@ Methods:
.. method:: func(i, j)
:noindex:
-
+
description
""" # NOQA
config = Config()