Skip to content

Commit 7d13bc5

Browse files
committed
Fix model MLCube
1 parent f47949b commit 7d13bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brats/model/mlcube/mlcube.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ tasks:
2424
# Run implementation
2525
parameters:
2626
inputs: {data_path: data/, parameters_file: {type: file, default: parameters.yaml}}
27-
outputs: {output_path: data/results/}
27+
outputs: {output_path: output/}

0 commit comments

Comments
 (0)