Skip to content

Commit 882548e

Browse files
authored
give file_pretrained_model an example (#56)
Without one, `run_and_check_output` cannot resolve a value for `--output` and every `*_train` component fails its test with "--output is a required argument".
1 parent d995beb commit 882548e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/file_pretrained_model.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
type: file
2+
example: "model"
23
label: "Pretrained model"
34
summary: "A pretrained model for predicting the expression of one modality from another."

0 commit comments

Comments
 (0)