We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UnstableSpecificationWarning
Struct(…)
1 parent 136c041 commit 481e197Copy full SHA for 481e197
1 file changed
pyproject.toml
@@ -159,7 +159,7 @@ filterwarnings_when_strict = [
159
"default::dask.array.core.PerformanceWarning",
160
"default:anndata will no longer support zarr v2:DeprecationWarning",
161
"default:Consolidated metadata is:UserWarning",
162
- "default:.*Structured:zarr.core.dtype.common.UnstableSpecificationWarning",
+ "default:.*Struct:zarr.core.dtype.common.UnstableSpecificationWarning",
163
"default:.*FixedLengthUTF32:zarr.core.dtype.common.UnstableSpecificationWarning",
164
"default:Automatic shard shape inference is experimental",
165
"default:Writing zarr v2:UserWarning",
0 commit comments