AutoLLMAnnotation / data /__init__.py
ayh015's picture
init
3a1265d
Raw
History Blame
51 Bytes
from .hicodet import HICODet
__all__ = ["HICODet"]