From 3b36898ba2d950639918a6b2f344595221b6db2e Mon Sep 17 00:00:00 2001 From: chaopower Date: Wed, 12 Jul 2023 15:18:50 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/novaplus.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/novaplus.py b/tools/novaplus.py index 6598b87..e96dcdd 100644 --- a/tools/novaplus.py +++ b/tools/novaplus.py @@ -205,7 +205,6 @@ class AutoLayout: self.loc_chip_num += 1 def run(self): - self.assign_samples() try: self.assign_samples() except Exception as e: