We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5ff50 commit 663a083Copy full SHA for 663a083
modelseedpy/community/__init__.py
@@ -4,8 +4,8 @@
4
5
# import pyximport; pyximport.install(language_level=3) # improve computational speed
6
7
-from modelseedpy.community.mscommunity import *
8
-from modelseedpy.community.datastandardization import *
+#from modelseedpy.community.mscommunity import *
+#from modelseedpy.community.datastandardization import *
9
from modelseedpy.community.commkineticpkg import CommKineticPkg
10
from modelseedpy.community.mscompatibility import MSCompatibility
11
from modelseedpy.community.mssteadycom import MSSteadyCom
0 commit comments