Skip to content

Commit 9c4d64e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4f0bdb9 commit 9c4d64e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1952,6 +1952,7 @@ def test_dict_to_store_semantic_segment() -> None:
19521952
assert "Polygon" in annotations_geometry_type
19531953
assert "Line String" in annotations_geometry_type
19541954

1955+
19551956
# Tests for OME tiff writer
19561957
def test_dict_to_store_semantic_segment_holes(track_tmp_path: Path) -> None:
19571958
"""Tests behaviour of holes in dict_to_store and save_path."""

0 commit comments

Comments
 (0)