Merge pull request #4016 from edx/jrbl/bugfix_lxml_flattening
Bugfix certificates request queue HTML flattening
This commit is contained in:
@@ -15,7 +15,7 @@ from verify_student.models import SoftwareSecurePhotoVerification
|
||||
import json
|
||||
import random
|
||||
import logging
|
||||
import lxml
|
||||
import lxml.html
|
||||
from lxml.etree import XMLSyntaxError, ParserError
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user