We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93084d commit 99283daCopy full SHA for 99283da
1 file changed
synapsepy/client.py
@@ -1,6 +1,6 @@
1
2
-from .http_client import HttpClient
3
from .helpers import json_serialize
+from .http_client import HttpClient
4
5
from .user import User, Users
6
from .node import Node, Nodes
0 commit comments