Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a49f154

Browse files
Update nipype/interfaces/mrtrix3/utils.py
1 parent 45618bc commit a49f154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎nipype/interfaces/mrtrix3/utils.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class TckSift2(CommandLine):
4040
>>> tcksift2.inputs.in_file = 'streamlines.tck'
4141
>>> tcksift2.inputs.in_fod = 'fod.mif'
4242
>>> tcksift2.inputs.out_weights = 'streamlines_weights.txt'
43-
>>> tcksift2.cmdline # doctest: +ELLIPSIS
43+
>>> tcksift2.cmdline
4444
'tcksift2 streamlines.tck fod.mif streamlines_weights.txt'
4545
>>> tcksift2.run() # doctest: +SKIP
4646
"""

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /