Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Fix interface changes from nilearn #146

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

liuzhenqi77
Copy link
Member

@liuzhenqi77 liuzhenqi77 commented Feb 1, 2024

In nilearn/nilearn/pull/4086 (first released with nilearn 0.10.3),

  • nilearn.datasets.utils._fetch_files() was refactored to nilearn.datasets._utils.fetch_files()
  • nilearn.datasets.utils._fetch_file() was refactored to nilearn.datasets._utils.fetch_single_file()
  • nilearn.datasets.utils._md5_sum_file() was refactored to nilearn.datasets._utils._md5_sum_file()

@liuzhenqi77 liuzhenqi77 changed the title [FIX] Fix fetch_files interface change from nilearn [FIX] Fix interface changes from nilearn Feb 1, 2024
@liuzhenqi77 liuzhenqi77 merged commit cb541e6 into netneurolab:main Feb 1, 2024
8 checks passed
@liuzhenqi77 liuzhenqi77 deleted the fix-fetch-data branch February 1, 2024 22:42
liuzhenqi77 added a commit to NicolasGensollen/netneurotools that referenced this pull request Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant