diff options
Diffstat (limited to 'sphinx/testing/path.py')
-rw-r--r-- | sphinx/testing/path.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sphinx/testing/path.py b/sphinx/testing/path.py index ef3b5c7d0..404213ecc 100644 --- a/sphinx/testing/path.py +++ b/sphinx/testing/path.py @@ -1,11 +1,3 @@ -""" - sphinx.testing.path - ~~~~~~~~~~~~~~~~~~~ - - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - import builtins import os import shutil |