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