Skip to content

Commit

Permalink
fix: remove deprecated packagename argument of generate_reports
Browse files Browse the repository at this point in the history
  • Loading branch information
celprov committed Dec 16, 2023
1 parent 6756741 commit 42ec59f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fmriprep/cli/workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ def build_workflow(config_file, retval):
config.execution.fmriprep_dir,
config.execution.run_uuid,
config=data.load("reports-spec.yml"),
packagename="fmriprep",
)
return retval

Expand Down

0 comments on commit 42ec59f

Please sign in to comment.