You've already forked DataMate
refactor: Reorganize datamate-python (previously label-studio-adapter) into a DDD style structure.
3 lines
75 B
Python
3 lines
75 B
Python
from .labelstudio import LabelStudioClient
|
|
|
|
__all__ = ["LabelStudioClient"] |