Skip to content

Commit 4d87a82

Browse files
committed
lint
1 parent 7dddbd5 commit 4d87a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_array.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
from zarr.core.buffer.cpu import NDBuffer
4343
from zarr.core.chunk_grids import _auto_partition
4444
from zarr.core.chunk_key_encodings import ChunkKeyEncodingParams
45-
from zarr.core.common import JSON, MemoryOrder, ZarrFormat
45+
from zarr.core.common import JSON, ZarrFormat
4646
from zarr.core.dtype import (
4747
DateTime64,
4848
Float32,

0 commit comments

Comments
 (0)