Spaces:
Sleeping
Sleeping
File size: 143 Bytes
09b47fc |
1 2 3 |
from .detector_factory import DetectorFactory, PROFILES_DIRECTORY, detect, detect_langs
from .lang_detect_exception import LangDetectException
|