diff --git a/tests/test_sdba/test_base.py b/tests/test_sdba/test_base.py index 31d63d307..255ea061e 100644 --- a/tests/test_sdba/test_base.py +++ b/tests/test_sdba/test_base.py @@ -63,7 +63,6 @@ def test_grouper_get_index(tas_series, group, interp, val90): # xarray does not yet access "week" or "weekofyear" with groupby in a pandas-compatible way for cftime objects. # See: https://github.com/pydata/xarray/discussions/6375 -@pytest.mark.filterwarnings("ignore:dt.weekofyear and dt.week have been deprecated") @pytest.mark.slow @pytest.mark.parametrize( "group,n",