We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9003e4e commit 66dfa41Copy full SHA for 66dfa41
zarr/tests/test_core.py
@@ -2407,4 +2407,3 @@ def test_hexdigest(self):
2407
z = self.create_array(shape=(1050,), chunks=100, dtype='<i4')
2408
z.attrs['foo'] = 'bar'
2409
assert '05b0663ffe1785f38d3a459dec17e57a18f254af' == z.hexdigest()
2410
-
0 commit comments