Files
ANSLibs/OpenVINO/python/openvino/tools/__init__.pyi

5 lines
86 B
Python

# type: ignore
from . import ovc
from __future__ import annotations
__all__ = ['ovc']