Skip to content

Commit 9bb77df

Browse files
author
Yifan Zhou
authored
Update Compare.py
1 parent b6125f9 commit 9bb77df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QMLS Code/Compare.py

Lines changed: 1 addition & 1 deletion
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)