Skip to content

Commit

Permalink
importorskip rich
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman committed Dec 7, 2024
1 parent bc74c71 commit d5f3207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ def test_load_array(memory_store: Store) -> None:


def test_tree() -> None:
pytest.importorskip("rich")
g1 = zarr.group()
g1.create_group("foo")
g3 = g1.create_group("bar")
Expand Down

0 comments on commit d5f3207

Please sign in to comment.