This commit is contained in:
Jesse Cirimelli-Low
2023-07-26 18:53:39 -07:00
parent dde4103d49
commit a6e07aa364
2 changed files with 0 additions and 22 deletions
-8
View File
@@ -150,11 +150,3 @@ class pattern():
self.parent_design.width = place_x
self.parent_design.height = place_y
def connect_pins(self, array: design) -> None:
array.connect_isnt()