otx.core.utils.imports#
Module for utility functions in OTX.
Functions
Return the root path of the otx module. |
- otx.core.utils.imports.get_otx_root_path() Path [source]#
Return the root path of the otx module.
- Returns:
The root path of the otx module.
- Return type:
- Raises:
ModuleNotFoundError – If the otx module is not found.