Can't use zarr.create
to make v2 array with no compressor
#3038
Labels
bug
Potential issues with the zarr-python library
In zarr-python 2:
In zarr-python 3:
I was expecting the list of compressors to be empty, becuase by passing
compressor=None
I'm specifying explicitly to have no compressors.The text was updated successfully, but these errors were encountered: