mirror of https://github.com/VLSIDA/OpenRAM.git
Fix whitespace
This commit is contained in:
parent
8fd08916a1
commit
9b6eb4a120
|
|
@ -12,5 +12,3 @@ class internal_base(design):
|
|||
|
||||
def __init__(self, name, cell_name=None, prop=None):
|
||||
design.__init__(self, name, cell_name, prop)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue