Skip to content

Commit 3f0b182

Browse files
author
Yifan Zhou
authored
Update Compare.py
1 parent 1d95e39 commit 3f0b182

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)