Skip to content

Commit

Permalink
Cleanup import
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Jun 1, 2023
1 parent 0c8529f commit 86ad994
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions skimage/future/__init__.pyi
Expand Up @@ -10,6 +10,5 @@ __all__ = [
"TrainableSegmenter",
]

from .manual_segmentation import manual_polygon_segmentation
from .manual_segmentation import manual_lasso_segmentation
from .manual_segmentation import manual_lasso_segmentation, manual_polygon_segmentation
from .trainable_segmentation import fit_segmenter, predict_segmenter, TrainableSegmenter

0 comments on commit 86ad994

Please sign in to comment.