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