Merge pull request #115 from miurahr/pip8

fix pip8 warnings
This commit is contained in:
Patrick Altman 2015-12-28 10:50:06 -06:00
commit de23056b51
2 changed files with 3 additions and 4 deletions

View file

@ -1,5 +1,4 @@
from __future__ import unicode_literals from __future__ import unicode_literals
from html5lib import html5parser, sanitizer
import markdown import markdown