Skip to content

Commit

Permalink
FIX: Scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jan 17, 2025
1 parent aac8f02 commit b99b651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mne/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ def pytest_configure(config: pytest.Config):
ignore:.*builtin type swigvarlink has no.*:DeprecationWarning
# eeglabio
ignore:numpy\.core\.records is deprecated.*:DeprecationWarning
ignore:Starting field name with a underscore.*:
# joblib
ignore:process .* is multi-threaded, use of fork/exec.*:DeprecationWarning
""" # noqa: E501
Expand Down

0 comments on commit b99b651

Please sign in to comment.