Skip to content

Commit fa2e448

Browse files
committed
remove todo
1 parent 97f0ac9 commit fa2e448

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numcodecs/tests/test_zarr3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ def test_to_dict():
281281
assert codec.to_dict() == {"name": "numcodecs.lz4", "configuration": {"level": 5}}
282282

283283

284-
# TODO replace this explicit list of parametrizations by somehow importing all from numcodecs.zarr3
285284
@pytest.mark.parametrize(
286285
"codec_cls",
287286
[

0 commit comments

Comments
 (0)