fix: modify python script shebang.

Signed-off-by: yudechen <chenyude@huawei.com>
Change-Id: I3afce1da174fa3c925883ed3b61594e48bfc1785
This commit is contained in:
yudechen
2023-06-28 09:53:12 +08:00
parent 1f03542c84
commit 2362795407
+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");