Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 26, 2025
1 parent 164e3bc commit 2901a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_zarr3.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def store() -> StorePath:

ALL_CODECS = [getattr(numcodecs.zarr3, cls_name) for cls_name in numcodecs.zarr3.__all__]


@pytest.mark.parametrize(
"codec_class",
[Blosc2],
Expand Down

0 comments on commit 2901a3b

Please sign in to comment.