Skip to content

Commit 0294679

Browse files
josephmjeoesteban
andauthored
Apply suggestions from code review
Co-authored-by: Oscar Esteban <[email protected]>
1 parent dd21ded commit 0294679

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dmriprep/workflows/dwi/outputs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ def init_dwi_derivatives_wf(output_dir, name="dwi_derivatives_wf"):
9898
DerivativesDataSink(
9999
base_directory=output_dir,
100100
compress=True,
101-
space="dwi",
102101
suffix="epiref",
103102
datatype="dwi",
104103
),
@@ -109,7 +108,6 @@ def init_dwi_derivatives_wf(output_dir, name="dwi_derivatives_wf"):
109108
DerivativesDataSink(
110109
base_directory=output_dir,
111110
compress=True,
112-
space="dwi",
113111
desc="brain",
114112
suffix="mask",
115113
datatype="dwi",

0 commit comments

Comments
 (0)