Fix whitespace

This commit is contained in:
mrg 2022-10-20 16:38:23 -07:00
parent 8fd08916a1
commit 9b6eb4a120
2 changed files with 1 additions and 3 deletions

View File

@ -12,5 +12,3 @@ class internal_base(design):
def __init__(self, name, cell_name=None, prop=None):
design.__init__(self, name, cell_name, prop)