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