Skip to content

Commit 387de45

Browse files
josephmjeoesteban
authored andcommitted
ordering is sensitive to spaces
1 parent aab7d6d commit 387de45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dmriprep/config/reports-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sections:
2727
overlaid on the participant's T1w template.
2828
subtitle: Surface reconstruction
2929
- name: Diffusion
30-
ordering: session, acquisition, run
30+
ordering: session,acquisition,run
3131
reportlets:
3232
- bids: {datatype: dwi, desc: summary, suffix: dwi}
3333
- bids: {datatype: dwi, desc: validation, suffix: dwi}

0 commit comments

Comments
 (0)