Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
melonora committed Nov 27, 2024
1 parent cf8f9fe commit 24a9fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/core/operations/test_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ def test_map_raster_relabel_fail(sdata_blobs):

element_name = "blobs_labels"

# Testing the case of having insufficient number of bits.
with pytest.raises(
ValueError,
match=re.escape("Relabel was set to True, but"),
Expand Down

0 comments on commit 24a9fbb

Please sign in to comment.