from mriqc.testing import mock_config
from mriqc.workflows.anatomical import airmsk_wf
with mock_config():
    wf = airmsk_wf()