summaryrefslogtreecommitdiff
path: root/sphinx/ext/autodoc/deprecated.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/ext/autodoc/deprecated.py')
-rw-r--r--sphinx/ext/autodoc/deprecated.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/ext/autodoc/deprecated.py b/sphinx/ext/autodoc/deprecated.py
index 63e2c307b..740c87b80 100644
--- a/sphinx/ext/autodoc/deprecated.py
+++ b/sphinx/ext/autodoc/deprecated.py
@@ -1,5 +1,4 @@
-"""
- The deprecated Documenters for autodoc.
+"""The deprecated Documenters for autodoc.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.