We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69be1b7 commit 9938878Copy full SHA for 9938878
1 file changed
pdb2sql/StructureSimilarity.py
@@ -2,7 +2,7 @@
2
import numpy as np
3
from .pdb2sqlcore import pdb2sql
4
from .interface import interface
5
-from .superpose import get_trans_vect, get_rotation_matrix, superpose_selection,
+from .superpose import get_trans_vect, get_rotation_matrix, superpose_selection
6
7
from . import transform
8
import os
0 commit comments