diff --git a/src/fixes.py b/src/fixes.py index 47455258..69106c81 100644 --- a/src/fixes.py +++ b/src/fixes.py @@ -1,4 +1,4 @@ -from sleekxmpp import ET +from sleekxmpp.xmlstream import ET """ Module used to provide fixes for sleekxmpp functions not yet fixed upstream.