diff --git a/sdcflows/utils/wrangler.py b/sdcflows/utils/wrangler.py index 57078d9e09..cf06f31d30 100644 --- a/sdcflows/utils/wrangler.py +++ b/sdcflows/utils/wrangler.py @@ -21,6 +21,7 @@ # https://www.nipreps.org/community/licensing/ # """Find fieldmaps on the BIDS inputs for :abbr:`SDC (susceptibility distortion correction)`.""" +from __future__ import annotations import logging from functools import reduce from itertools import product