Closed bthirion closed 9 months ago
Some imports are broken now from nilearn.datasets._utils import fetch_files, _get_dataset_dir in fetch_example_data.py
from nilearn.datasets._utils import fetch_files, _get_dataset_dir
fetch_example_data.py
I can open a PR for this today, but we'll also now need to set 0.10.3 as our minimum version
I believe this is as simple as re-applying this commit, but will confirm.
Some imports are broken now
from nilearn.datasets._utils import fetch_files, _get_dataset_dir
infetch_example_data.py