You've already forked DataMate
refactor: Reorganize datamate-python (#34)
refactor: Reorganize datamate-python (previously label-studio-adapter) into a DDD style structure.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from .labelstudio import LabelStudioClient
|
||||
|
||||
__all__ = ["LabelStudioClient"]
|
||||
Reference in New Issue
Block a user