Skip to content

Commit 5f7c37a

Browse files
committed
🐛 Remove extra inputs
1 parent 1c7eddc commit 5f7c37a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CPAC/func_preproc/func_motion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ def estimate_reference_image(in_file: str) -> str:
306306
"motion-correct-mcflirt",
307307
"desc-preproc_bold",
308308
"motion-basefile",
309-
*_MOTION_PARAM_OUTPUTS,
310309
)
311310
],
312311
outputs={

0 commit comments

Comments
 (0)