We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8952a5 commit 19fa76bCopy full SHA for 19fa76b
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