!288 修改 python 脚本的 shebang

Merge pull request !288 from chenyude/split
This commit is contained in:
openharmony_ci
2023-06-28 03:37:29 +00:00
committed by Gitee
+1 -1
View File
@@ -1,4 +1,4 @@
#! /usr/bin/python3
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Copyright (c) 2023 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");