File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -319,7 +319,6 @@ filterwarnings = [
319
319
" default:deallocating CachingFileManager:RuntimeWarning:xarray.backends.netCDF4_" ,
320
320
" default:deallocating CachingFileManager:RuntimeWarning:xarray.core.indexing" ,
321
321
" default:Failed to decode variable.*NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays:DeprecationWarning" ,
322
- " default:dropping variables using `drop` is deprecated; use drop_vars:DeprecationWarning:xarray.tests.test_groupby" ,
323
322
" default:The `interpolation` argument to quantile was renamed to `method`:FutureWarning:xarray.*" ,
324
323
" default:invalid value encountered in cast:RuntimeWarning:xarray.core.duck_array_ops" ,
325
324
" default:invalid value encountered in cast:RuntimeWarning:xarray.conventions" ,
You can’t perform that action at this time.
0 commit comments