Skip to content

Commit 4246b02

Browse files
stilley2effigies
andauthored
Update nipype/interfaces/io.py
Co-Authored-By: Chris Markiewicz <effigies@gmail.com>
1 parent 1e0d7a1 commit 4246b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/io.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2882,7 +2882,7 @@ class ExportFile(SimpleInterface):
28822882
28832883
This interface copies an input file to a named output file.
28842884
This is useful to save individual files to a specific location,
2885-
(as opposed to using DataSink).
2885+
instead of more flexible interfaces like DataSink.
28862886
28872887
Examples
28882888
--------

0 commit comments

Comments
 (0)