diff options
Diffstat (limited to 'sphinx/testing/util.py')
-rw-r--r-- | sphinx/testing/util.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sphinx/testing/util.py b/sphinx/testing/util.py index bf25a20e9..fbd05c5d1 100644 --- a/sphinx/testing/util.py +++ b/sphinx/testing/util.py @@ -25,7 +25,6 @@ from sphinx.util.osutil import relpath if False: # For type annotation - from typing import List # NOQA from typing import Any, Dict, Generator, IO, List, Pattern # NOQA |