Skip to content

Commit 1b4625f

Browse files
effigiesskoudoro
andauthored
Update nipype/interfaces/dipy/reconstruction.py
Co-Authored-By: skoudoro <[email protected]>
1 parent 63c1d7c commit 1b4625f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/dipy/reconstruction.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
CSDModel = dipy_to_nipype_interface("CSDModel", ReconstCSDFlow)
3636
else:
3737
IFLOGGER.info("We advise you to upgrade DIPY version. This upgrade will"
38-
" activate DKIModel, MapmriModel, DTIModel, CSAModel.")
38+
" activate DKIModel, MapmriModel, DTIModel, CSAModel, CSDModel.")
3939

4040

4141
class RESTOREInputSpec(DipyBaseInterfaceInputSpec):

0 commit comments

Comments
 (0)