Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
Fix py3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianriese committed Dec 23, 2017
1 parent fb37133 commit 7fbd313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aioxmpp/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

import lxml.etree as etree

from . import errors
from aioxmpp import errors

__all__ = [
"etree",
Expand Down

0 comments on commit 7fbd313

Please sign in to comment.