You've already forked DataMate
LSF
This commit is contained in:
@@ -13,7 +13,8 @@ from .user_management import (
|
||||
|
||||
from .annotation_management import (
|
||||
AnnotationTemplate,
|
||||
LabelingProject
|
||||
LabelingProject,
|
||||
AnnotationResult
|
||||
)
|
||||
|
||||
from .data_evaluation import (
|
||||
@@ -30,6 +31,7 @@ __all__ = [
|
||||
"User",
|
||||
"AnnotationTemplate",
|
||||
"LabelingProject",
|
||||
"AnnotationResult",
|
||||
"EvaluationTask",
|
||||
"EvaluationItem",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user