mirror of https://github.com/VLSIDA/OpenRAM.git
Cleanup imports
This commit is contained in:
parent
0118b73eec
commit
a40716dd48
|
|
@ -18,7 +18,6 @@ import pdb
|
||||||
# n = custom setting
|
# n = custom setting
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def check(check, str):
|
def check(check, str):
|
||||||
if not check:
|
if not check:
|
||||||
(frame, filename, line_number, function_name, lines,
|
(frame, filename, line_number, function_name, lines,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue