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 FutureWarning for nilearn.input_data #117

Merged
merged 2 commits into from
Oct 21, 2023

Conversation

VinceBaz
Copy link
Member

This fixes the FutureWarning raised when importing NiftiLabelsMasker. Thanks to @LeonDLotter for pointing this out in Issue #116

This fixes the FutureWarning raised when importing
`NiftiLabelsMasker`. This is related to Issue#116
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Merging #117 (72e91ff) into main (1447e29) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   41.15%   41.15%           
=======================================
  Files          40       40           
  Lines        2481     2481           
=======================================
  Hits         1021     1021           
  Misses       1460     1460           
Files Coverage Δ
neuromaps/parcellate.py 23.52% <100.00%> (ø)

@VinceBaz VinceBaz merged commit bfe44bd into netneurolab:main Oct 21, 2023
9 checks passed
@VinceBaz VinceBaz deleted the fix_futurewarning branch October 21, 2023 00:21
github-actions bot pushed a commit that referenced this pull request Oct 21, 2023
[FIX] Fix FutureWarning for `nilearn.input_data` bfe44bd
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.

2 participants