Skip to content

Commit

Permalink
FIX: One more
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Feb 6, 2024
1 parent 40a5dbd commit 7106e24
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 @@ -199,6 +199,7 @@ def pytest_configure(config):
ignore:Python 3\.14 will, by default, filter extracted tar archives.*:DeprecationWarning
# pandas
ignore:\n*Pyarrow will become a required dependency of pandas.*:DeprecationWarning
ignore:np\.find_common_type is deprecated.*:DeprecationWarning
# pyvista <-> NumPy 2.0
ignore:__array_wrap__ must accept context and return_scalar arguments.*:DeprecationWarning
""" # noqa: E501
Expand Down

0 comments on commit 7106e24

Please sign in to comment.