Skip to content

Commit 12df0af

Browse files
author
Yifan Zhou
authored
Update Compare.py
1 parent 1faf43b commit 12df0af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QMLS Code/Compare.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Import numpy for operation
2-
import numpy as np
2+
import numpy as np
33

44
# Define a function to convert PDB files to numerical arrays
55
def pdb_to_array(pdb_file):

0 commit comments

Comments
 (0)