4 lines
75 B
Python
4 lines
75 B
Python
from .segmentation import SegmentationTask
|
|
|
|
__all__ = ['SegmentationTask']
|
from .segmentation import SegmentationTask
|
|
|
|
__all__ = ['SegmentationTask']
|