from xcp_d.workflows.anatomical.surface import init_ants_xfm_to_fsl_wf

wf = init_ants_xfm_to_fsl_wf(
    mem_gb=0.1,
    name="ants_xfm_to_fsl_wf",
)