clean up formatting
This commit is contained in:
parent
0ffe18c9f1
commit
693d04ccc1
2 changed files with 3 additions and 1 deletions
|
|
@ -30,4 +30,5 @@ filename = 'connectivity.oas'
|
|||
nets = snarled.trace_layout(filename, connectivity, topcell='top', labels_map=labels_map)
|
||||
result = snarled.TraceAnalysis(nets)
|
||||
|
||||
print('Result:\n', pformat(result))
|
||||
print('\n')
|
||||
print(result)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue