Fix flake8

This commit is contained in:
jfbu 2017-05-28 13:32:44 +02:00
parent 1f451ce2f9
commit 3f6bfe1e8a

View File

@ -21,7 +21,6 @@ from sphinx.locale import _
from sphinx.util import logging from sphinx.util import logging
from sphinx.util.i18n import format_date from sphinx.util.i18n import format_date
from sphinx.util.nodes import apply_source_workaround from sphinx.util.nodes import apply_source_workaround
from sphinx import addnodes
if False: if False:
# For type annotation # For type annotation