Fix module docstring indentation

This commit is contained in:
Adam Turner
2022-02-20 00:23:29 +00:00
parent 4f5a3269a6
commit 5694e0ce60
280 changed files with 719 additions and 719 deletions

View File

@@ -1,8 +1,8 @@
"""Test the autodoc extension. This tests mainly the Documenters; the auto
directives are tested in a test source file translated by test_build.
directives are tested in a test source file translated by test_build.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
import sys