# Copyright (C) 2022 Intel Corporation.
#
# SPDX-License-Identifier: BSD-3-Clause
# The __init__.py for packaging.
import sys, os
sys.path.append(os.path.dirname(os.path.realpath(__file__)))