We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a63899 commit 047854cCopy full SHA for 047854c
1 file changed
CanDI/candi/__init__.py
@@ -1,4 +1,3 @@
1
-from . import load
2
from . import data
3
4
data = data.Data() #Global object data instantiated on import required for access by GeneQuery Objects
0 commit comments