Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Hilton-Balfe <gobot1234yt@gmail.com>2022-01-15 20:31:23 +0300
committerGitHub <noreply@github.com>2022-01-15 20:31:23 +0300
commitff2105a2f3cea9e0997b26a1416582c01b5b4c74 (patch)
tree076be9b23051e159dd4f83bbf72de8c0dadf6cff
parentd52adad64eb5dddc8d9adc328cafbe4717de02ff (diff)
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()