Skip to content

Commit ec023bf

Browse files
stilley2effigies
andauthored
Update nipype/interfaces/io.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent 9897a73 commit ec023bf

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
@@ -2878,7 +2878,7 @@ class ExportFileOutputSpec(TraitedSpec):
28782878

28792879

28802880
class ExportFile(SimpleInterface):
2881-
"""Copy in_file to out_file.
2881+
""" Export a file to an absolute path
28822882
28832883
This interface copies an input file to a named output file.
28842884
This is useful to save files to a specified location

0 commit comments

Comments
 (0)