Skip to content

Commit 7545324

Browse files
style: pre-commit fixes
1 parent fd03558 commit 7545324

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_metadata/test_consolidated.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,7 @@ async def test_use_consolidated_for_children_members(
618618
expected = ["b", "b/c"]
619619
assert result == expected
620620

621+
621622
@pytest.mark.parametrize("fill_value", [np.nan, np.inf, -np.inf])
622623
async def test_consolidated_metadata_encodes_special_chars(
623624
memory_store: Store, zarr_format: ZarrFormat, fill_value: float

0 commit comments

Comments
 (0)