5 lines
63 B
Python
5 lines
63 B
Python
from .seg_trainer import SEGTrainer
|
|
|
|
__all__ = ['SEGTrainer']
|
|
|
from .seg_trainer import SEGTrainer
|
|
|
|
__all__ = ['SEGTrainer']
|
|
|