MCPcopy Create free account
hub / github.com/HumanSignal/label-studio / AnnotationDraftQuerySetWithFSM

Class AnnotationDraftQuerySetWithFSM

label_studio/tasks/models.py:893–894  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

891
892
893class AnnotationDraftQuerySetWithFSM(FSMStateQuerySetMixin, AnnotationDraftQuerySet):
894 pass
895
896
897class AnnotationDraftManager(models.Manager):

Callers 1

get_querysetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected