mirror of https://github.com/YosysHQ/yosys.git
Fixed Identation
This commit is contained in:
parent
038caab4e0
commit
60608a86bb
|
@ -3772,7 +3772,6 @@ namespace YOSYS_PYTHON {
|
|||
def("const_pow", const_pow);
|
||||
def("const_pos", const_pos);
|
||||
def("const_neg", const_neg);
|
||||
|
||||
def("run",run);
|
||||
def("log",log);
|
||||
|
||||
|
|
Loading…
Reference in New Issue