Changeset - de23056b5196
[Not reviewed]
Merge
0 4 0
Patrick Altman - 8 years ago 2015-12-28 16:50:06
paltman@gmail.com
Merge pull request #115 from miurahr/pip8

fix pip8 warnings
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
symposion/markdown_parser.py
Show inline comments
 
from __future__ import unicode_literals
 
from html5lib import html5parser, sanitizer
 

	
 
import markdown
 

	
0 comments (0 inline, 0 general)