Skip to content

Commit 8bf9e55

Browse files
committed
Further fixing line errors in parmys.py
1 parent 06e76e4 commit 8bf9e55

File tree

1 file changed

+1
-2
lines changed
  • vtr_flow/scripts/python_libs/vtr/parmys

1 file changed

+1
-2
lines changed

vtr_flow/scripts/python_libs/vtr/parmys/parmys.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,7 @@ def run(
151151
Circuit file to optimize
152152
153153
include_files :
154-
List of include files to a benchmark circuit
155-
(passed in through run_vtr_flow with -include command)
154+
List of include files to a benchmark circuit. Passed in through run_vtr_flow with -include command
156155
157156
output_netlist :
158157
File name to output the resulting circuit to

0 commit comments

Comments
 (0)