Skip to content

Commit c7aaf07

Browse files
committed
Minor changes
1 parent 4ba3a41 commit c7aaf07

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/api/comp_method_predict.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ arguments:
1010
- name: "--input_train_mod1"
1111
__merge__: file_train_mod1.yaml
1212
direction: input
13-
required: true
13+
required: false
1414
- name: "--input_train_mod2"
1515
__merge__: file_train_mod2.yaml
1616
direction: input
17-
required: true
17+
required: false
1818
- name: "--input_test_mod1"
1919
__merge__: file_test_mod1.yaml
2020
direction: input

src/data_processors/process_dataset/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ test_resources:
5454
- type: python_script
5555
path: /common/component_tests/run_and_check_output.py
5656
- path: /resources_test/common/openproblems_neurips2021/bmmc_cite
57-
dest: resources_test/common/openproblems_neurips2021/bmmc_cite
57+
dest: resources_test/common/openproblems_neurips2021/bmmc_cite

0 commit comments

Comments
 (0)