Fix for openvino.tools.* module load issues. (#8219)

This commit is contained in:
Sergey Lyubimtsev
2021-10-27 11:56:17 +03:00
committed by GitHub
parent c6c3e33a3a
commit 947f00bc56

View File

@@ -1,3 +1,3 @@
# Copyright (C) 2018-2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
__path__ = __import__('pkgutil').extend_path(__path__, __name__)