diff options
Diffstat (limited to 'sphinx/testing/restructuredtext.py')
-rw-r--r-- | sphinx/testing/restructuredtext.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sphinx/testing/restructuredtext.py b/sphinx/testing/restructuredtext.py index 87b875a59..9deabb74a 100644 --- a/sphinx/testing/restructuredtext.py +++ b/sphinx/testing/restructuredtext.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - from os import path from docutils import nodes |