Skip to content

Commit

Permalink
Update Compare.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 committed Apr 23, 2024
1 parent eb4b04e commit a571456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLS Code/Compare.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Import numpy for operation
import numpy as np
import numpy as np

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

0 comments on commit a571456

Please sign in to comment.