Fix flake8 violation

This commit is contained in:
Takeshi KOMIYA
2019-11-17 15:07:11 +09:00
parent 6644830941
commit 0b76cf838c
+1 -1
View File
@@ -24,7 +24,7 @@ from pygments.util import ClassNotFound
from sphinx.locale import __
from sphinx.pygments_styles import SphinxStyle, NoneStyle
from sphinx.util import logging
from sphinx.util.texescape import get_hlescape_func, tex_hl_escape_map_new
from sphinx.util.texescape import get_hlescape_func
if False:
# For type annotation