diff options
Diffstat (limited to 'sphinx/util/compat.py')
-rw-r--r-- | sphinx/util/compat.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/util/compat.py b/sphinx/util/compat.py index ae481de9b..0f644b838 100644 --- a/sphinx/util/compat.py +++ b/sphinx/util/compat.py @@ -1,7 +1,4 @@ """ - sphinx.util.compat - ~~~~~~~~~~~~~~~~~~ - modules for backward compatibility :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. |