Skip to content

Commit 42ec59f

Browse files
committed
fix: remove deprecated packagename argument of generate_reports
1 parent 6756741 commit 42ec59f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fmriprep/cli/workflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ def build_workflow(config_file, retval):
9191
config.execution.fmriprep_dir,
9292
config.execution.run_uuid,
9393
config=data.load("reports-spec.yml"),
94-
packagename="fmriprep",
9594
)
9695
return retval
9796

0 commit comments

Comments
 (0)