Skip to content

Commit 7dd1d86

Browse files
committed
Update __init__.py
1 parent 7caefc3 commit 7dd1d86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pdb2sql/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
from .StructureSimilarity import StructureSimilarity
44
from . import transform
55
from .utils import fetch
6+
from .align import align, align_interface
7+
from .superpose import superpose
68

79
from .__version__ import __version__

0 commit comments

Comments
 (0)