mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix a flake8 warning
This commit is contained in:
parent
5344b1b241
commit
ae96a3ea85
@ -23,7 +23,6 @@ import sys
|
||||
from gettext import NullTranslations
|
||||
from os import path
|
||||
from typing import Any, Dict, List, NamedTuple, Sequence, Set, Tuple, Type
|
||||
from collections.abc import Mapping
|
||||
|
||||
from jinja2 import TemplateNotFound
|
||||
from jinja2.sandbox import SandboxedEnvironment
|
||||
|
Loading…
Reference in New Issue
Block a user