Skip to content

Commit 1f9f942

Browse files
committed
patched doctest due to #1341 (comment)
1 parent dbeea1c commit 1f9f942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ class Smooth(FSLCommand):
184184
>>> sm.cmdline #doctest: +ELLIPSIS
185185
Traceback (most recent call last):
186186
...
187-
ValueError: Smooth requires a value for one of the inputs 'sigma'. ...
187+
ValueError: Smooth requires a value for one of the inputs ...
188188
189189
"""
190190

0 commit comments

Comments
 (0)