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