We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e27c490 + 1d69bb5 commit e3fc0d4Copy full SHA for e3fc0d4
unirest/__init__.py
@@ -27,7 +27,7 @@
27
import base64
28
import threading
29
import gzip
30
-import utils
+from . import utils
31
32
from StringIO import StringIO
33
from poster.streaminghttp import register_openers
0 commit comments