Fix module docstring first line

This commit is contained in:
Adam Turner
2022-02-20 00:06:24 +00:00
parent 6b8bccec59
commit 4f5a3269a6
270 changed files with 270 additions and 540 deletions

View File

@@ -1,5 +1,4 @@
"""
Test setup_command for distutils.
"""Test setup_command for distutils.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.