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

5 lines
148 B
Python

# Copyright (C) 2018-2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
__path__ = __import__("pkgutil").extend_path(__path__, __name__)