@ -9,6 +9,7 @@ Call :py:func:`DelayFile.annotation` to match the intermediate representation to
@@ -9,6 +9,7 @@ Call :py:func:`DelayFile.annotation` to match the intermediate representation to
"""
fromcollectionsimportnamedtuple
importre
importnumpyasnp
fromlarkimportLark,Transformer
@ -93,13 +94,11 @@ class DelayFile:
@@ -93,13 +94,11 @@ class DelayFile:
ifcellisNone:
log.warn(f'Cell from SDF not found in circuit: {cn}')