#!/usr/bin/env python3 # coding: utf-8 # Copyright 2026 Huawei Technologies Co., Ltd import os import sys sys.path.append(os.path.dirname(__file__))