Fix module docstring first line

This commit is contained in:
Adam Turner
2022-02-20 00:11:08 +00:00
parent 6b8bccec59
commit 4f5a3269a6
270 changed files with 270 additions and 540 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
"""
Test the intersphinx extension.
"""Test the intersphinx extension.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.