提交 51148c41 编写于 作者: S stivn 提交者: Gitee

update testfwk/lite_testcase_resource_copy.py.

Signed-off-by: Nstivn <sunteng10@huawei.com>
上级 58f5af62
......@@ -21,8 +21,8 @@ import xml.etree.ElementTree as ET
sys.path.append(
os.path.dirname(os.path.dirname(os.path.dirname(
os.path.abspath(__file__)))))
from scripts.util.file_utils import read_json_file, write_json_file
from scripts.util import build_utils
from scripts.util.file_utils import write_json_file # noqa: E402
from scripts.util import build_utils # noqa: E402
def copy_dir(src, dest):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册