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