fix pip8 warnings

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura 2015-10-17 10:57:18 +09:00
parent 031ee3807e
commit d68e310089
2 changed files with 3 additions and 4 deletions

View file

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