We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d95e39 commit 3f0b182Copy full SHA for 3f0b182
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