summaryrefslogtreecommitdiff
path: root/tests/test_ext_autodoc_private_members.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_ext_autodoc_private_members.py')
-rw-r--r--tests/test_ext_autodoc_private_members.py9
1 files changed, 1 insertions, 8 deletions
diff --git a/tests/test_ext_autodoc_private_members.py b/tests/test_ext_autodoc_private_members.py
index f685f774c..bdb947821 100644
--- a/tests/test_ext_autodoc_private_members.py
+++ b/tests/test_ext_autodoc_private_members.py
@@ -1,11 +1,4 @@
-"""
- test_ext_autodoc_private_members
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Test the autodoc extension. This tests mainly for private-members option.
-
- :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
- :license: BSD, see LICENSE for details.
+"""Test the autodoc extension. This tests mainly for private-members option.
"""
import pytest