Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ymzayek committed Sep 9, 2023
1 parent 757f5b6 commit 70ca6e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nilearn/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def warnings_as_errors():
with warnings.catch_warnings():
warnings.filterwarnings(
"error",
# TODO: try with module argument in prerelease local env
message=".*numpy.*|.*scipy.*|.*nibabel.*|"
".*joblib.*|.*pandas.*|.*scikit-learn.*",
category=DeprecationWarning,
Expand Down

0 comments on commit 70ca6e0

Please sign in to comment.