We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1faf43b commit 12df0afCopy full SHA for 12df0af
QMLS Code/Compare.py
@@ -1,5 +1,5 @@
1
# Import numpy for operation
2
-import numpy as np
+import numpy as np
3
4
# Define a function to convert PDB files to numerical arrays
5
def pdb_to_array(pdb_file):
0 commit comments