Commit a63848f3 by Joe Blaylock

Bugfix certificates request queue HTML flattening

parent a1977769
...@@ -15,7 +15,7 @@ from verify_student.models import SoftwareSecurePhotoVerification ...@@ -15,7 +15,7 @@ from verify_student.models import SoftwareSecurePhotoVerification
import json import json
import random import random
import logging import logging
import lxml import lxml.html
from lxml.etree import XMLSyntaxError, ParserError from lxml.etree import XMLSyntaxError, ParserError
from xmodule.modulestore import Location from xmodule.modulestore import Location
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment