Skip to content

Commit

Permalink
Update Compare.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 authored Feb 11, 2024
1 parent 9ab72c6 commit a4d7ee1
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 a4d7ee1

Please sign in to comment.