Skip to content

Commit d8915a2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9ca6daf commit d8915a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy/report.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
LXML_INSTALLED = False
3232
else:
3333
from lxml import etree
34+
3435
LXML_INSTALLED = True
3536
except ImportError:
3637
LXML_INSTALLED = False

0 commit comments

Comments
 (0)