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:
Diffstat (limited to 'tests/test_ext_napoleon_iterators.py')
-rw-r--r--tests/test_ext_napoleon_iterators.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_ext_napoleon_iterators.py b/tests/test_ext_napoleon_iterators.py
index 95c2778e8..0ccc94a06 100644
--- a/tests/test_ext_napoleon_iterators.py
+++ b/tests/test_ext_napoleon_iterators.py
@@ -1,7 +1,4 @@
"""
- test_napoleon_iterators
- ~~~~~~~~~~~~~~~~~~~~~~~
-
Tests for :mod:`sphinx.ext.napoleon.iterators` module.