Skip to content

Commit cc4b65d

Browse files
shadtorrievaughnbetz
authored andcommitted
making minor change to start travis
1 parent e38ea7f commit cc4b65d

File tree

1 file changed

+1
-1
lines changed
  • vtr_flow/scripts/python_libs/vtr/vpr

1 file changed

+1
-1
lines changed

vtr_flow/scripts/python_libs/vtr/vpr/vpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ def run(
140140
temp_dir=Path("."),
141141
log_filename="vpr.out",
142142
vpr_exec=None,
143-
vpr_args=None,
143+
vpr_args=None
144144
):
145145
"""
146146
Runs VPR with the specified configuration

0 commit comments

Comments
 (0)