mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-04 08:44:12 +02:00
remove unused import
This commit is contained in:
@@ -3,7 +3,7 @@ from datetime import *
|
||||
import numpy as np
|
||||
import math
|
||||
import debug
|
||||
from tech import use_purpose, no_pin_shape
|
||||
from tech import use_purpose
|
||||
|
||||
class VlsiLayout:
|
||||
"""Class represent a hierarchical layout"""
|
||||
|
||||
Reference in New Issue
Block a user