From c55a2cb4d27d3ad48b8698cb27f89e01619a5b5e Mon Sep 17 00:00:00 2001 From: Lachlan Deakin Date: Mon, 17 Feb 2025 20:55:16 +1100 Subject: [PATCH] Update python/zarrs/utils.py Co-authored-by: Ilan Gold --- python/zarrs/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/zarrs/utils.py b/python/zarrs/utils.py index 59e9ac7..35743b8 100644 --- a/python/zarrs/utils.py +++ b/python/zarrs/utils.py @@ -159,7 +159,7 @@ def make_chunk_info_for_rust_with_indices( chunk_spec, chunk_selection, out_selection, - _is_complete, + _, ) in batch_info: if chunk_spec.fill_value is None: chunk_spec = ArraySpec(