We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2b57e9 + 19fa76b commit c37825cCopy full SHA for c37825c
web/impl/lxml_toolkit_object.py
@@ -15,7 +15,7 @@
15
from web.components.html import ProxyTag
16
from lxml.html import tostring
17
from lxml.etree import _Element, Element, SubElement
18
-from lxml_app import LxmlApplication
+from .lxml_app import LxmlApplication
19
CACHE = weakref.WeakValueDictionary()
20
21
0 commit comments