Fix an import broken with the last sleekxmpp update
This commit is contained in:
parent
33a9f1434f
commit
d64a95bd3b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
from sleekxmpp import ET
|
from sleekxmpp.xmlstream import ET
|
||||||
"""
|
"""
|
||||||
Module used to provide fixes for sleekxmpp functions not yet fixed
|
Module used to provide fixes for sleekxmpp functions not yet fixed
|
||||||
upstream.
|
upstream.
|
||||||
|
|
Loading…
Reference in a new issue