Skip to content

Commit 3aaed3e

Browse files
committed
🔥 Purge old semantic_segmentor.py
1 parent 4fa584f commit 3aaed3e

File tree

3 files changed

+547
-1919
lines changed

3 files changed

+547
-1919
lines changed

tests/engines/test_semantic_segmentor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import zarr
1313

1414
from tiatoolbox.annotation import SQLiteStore
15-
from tiatoolbox.models.engine.semantic_segmentor_new import SemanticSegmentor
15+
from tiatoolbox.models.engine.semantic_segmentor import SemanticSegmentor
1616
from tiatoolbox.utils import env_detection as toolbox_env
1717
from tiatoolbox.utils.misc import imread
1818

0 commit comments

Comments
 (0)