Skip to content

Commit 9fc5270

Browse files
committed
make format-py
1 parent 9bca20c commit 9fc5270

File tree

1 file changed

+1
-0
lines changed
  • vtr_flow/scripts/python_libs/vtr/odin

1 file changed

+1
-0
lines changed

vtr_flow/scripts/python_libs/vtr/odin/odin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
".blif": "blif",
1717
}
1818

19+
1920
def create_circuits_list(main_circuit, include_files):
2021
"""Create a list of all (.v) and (.vh) files"""
2122
circuit_list = []

0 commit comments

Comments
 (0)