diff --git a/modules/bindings/pymod/__init__.py b/modules/bindings/pymod/__init__.py index 5e8e38a422b516c52680e3b8ec947bb951702cc8..ac35c4d99b86e4f19fd7ae117cff3713dc1b424f 100644 --- a/modules/bindings/pymod/__init__.py +++ b/modules/bindings/pymod/__init__.py @@ -1,10 +1 @@ -from ost.bindings import dssp -from ost.bindings import msms -from ost.bindings import hhblits -from ost.bindings import blast -from ost.bindings import tmtools -from ost.bindings import naccess -from ost.bindings import hbplus -from ost.bindings import clustalw -from ost.bindings import cadscore from ._ost_bindings import *