zarr-developers / zarr-python

An implementation of chunked, compressed, N-dimensional arrays for Python.
http://zarr.readthedocs.io/
MIT License
1.44k stars 272 forks source link

Fix final typing errors #1939

Closed dstansby closed 2 months ago

dstansby commented 2 months ago

This should fix the final typing errors. Fixes https://github.com/zarr-developers/zarr-python/issues/1783