From 00d28d1d8a98fa9e790e21be269c48dce9420b27 Mon Sep 17 00:00:00 2001 From: Yifan Zhou Date: Thu, 29 Feb 2024 10:31:35 +0800 Subject: [PATCH] Update Compare.py --- QMLS Code/Compare.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QMLS Code/Compare.py b/QMLS Code/Compare.py index 9e4504b..efe600a 100644 --- a/QMLS Code/Compare.py +++ b/QMLS Code/Compare.py @@ -1,4 +1,4 @@ -# Import numpy for operation +# Import numpy for operation import numpy as np # Define a function to convert PDB files to numerical arrays