bids-apps / HCPPipelines

A BIDS App for minimal preprocessing using the HCP Pipelines
33 stars 30 forks source link

session fixes #52

Closed heffjos closed 4 years ago

heffjos commented 4 years ago

When unpacking a dictionary as a middle function argument, I get a "SyntaxError". Moving the unpacking as the last function argument fixes this syntax error.