Skip to content

Commit 7ade923

Browse files
committed
feat: DSSession added
1 parent 6c6f761 commit 7ade923

File tree

5 files changed

+433
-72
lines changed

5 files changed

+433
-72
lines changed

datashield/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
from datashield.utils import DSLoginBuilder
1+
from datashield.interface import DSConnection, DSLoginInfo, DSDriver, DSError
2+
from datashield.api import DSLoginBuilder, DSSession

0 commit comments

Comments
 (0)