Skip to content

Commit f088406

Browse files
committed
added default value for input_file
1 parent 85ff55d commit f088406

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

algorithm_config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ inputs:
1717
doc: input file
1818
label: input file
1919
type: string
20+
default_value: input/input_file.txt
2021

2122
outputs:
2223
- name: out

0 commit comments

Comments
 (0)