We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3c4e3 commit 859a39eCopy full SHA for 859a39e
qencode/client.py
@@ -1,6 +1,5 @@
1
-from task import Task
2
-
3
from .httptools import Http
+from .task import Task
4
5
6
class Client(object):
0 commit comments