Skip to content

Commit bba2d36

Browse files
authored
Remove duplicate argument
1 parent 0f94b22 commit bba2d36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/afni/preprocess.py

-1
Original file line numberDiff line numberDiff line change
@@ -2678,7 +2678,6 @@ class NetCorrInputSpec(AFNICommandInputSpec):
26782678
out_file = File(
26792679
desc="output file name part",
26802680
name_template="%s_netcorr",
2681-
desc="output file name part",
26822681
argstr="-prefix %s",
26832682
position=1,
26842683
name_source="in_file",

0 commit comments

Comments
 (0)