diff options
Diffstat (limited to 'sphinx/ext/autodoc/deprecated.py')
-rw-r--r-- | sphinx/ext/autodoc/deprecated.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/ext/autodoc/deprecated.py b/sphinx/ext/autodoc/deprecated.py index d4399c2c9..c20de236c 100644 --- a/sphinx/ext/autodoc/deprecated.py +++ b/sphinx/ext/autodoc/deprecated.py @@ -1,7 +1,4 @@ """The deprecated Documenters for autodoc. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import warnings |