mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix failing tests
This commit is contained in:
parent
c01d57d536
commit
e52c11c2c3
@ -12,7 +12,7 @@ from lxml import etree
|
|||||||
from html5lib.constants import cdataElements, rcdataElements
|
from html5lib.constants import cdataElements, rcdataElements
|
||||||
|
|
||||||
from calibre.ebooks.oeb.polish.tests.base import BaseTest
|
from calibre.ebooks.oeb.polish.tests.base import BaseTest
|
||||||
from calibre.ebooks.oeb.polish.parsing import html5_parse as parse
|
from calibre.ebooks.oeb.polish.parsing import parse_html5 as parse
|
||||||
from calibre.ebooks.oeb.base import XPath, XHTML_NS, SVG_NS, XLINK_NS
|
from calibre.ebooks.oeb.base import XPath, XHTML_NS, SVG_NS, XLINK_NS
|
||||||
from calibre.ebooks.oeb.parse_utils import html5_parse
|
from calibre.ebooks.oeb.parse_utils import html5_parse
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user