From cb2f24dbbbcd07b703f5e7cba28c06216329fbec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E?= Date: Mon, 5 Jul 2021 07:03:21 +0000 Subject: [PATCH] =?UTF-8?q?CI=E6=B5=8B=E8=AF=95=E5=8D=95=EF=BC=8C=E8=AF=B7?= =?UTF-8?q?=E5=8B=BF=E5=90=88=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/_init_global_config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/_init_global_config.py b/src/main/_init_global_config.py index a7d2b77..73d1b85 100755 --- a/src/main/_init_global_config.py +++ b/src/main/_init_global_config.py @@ -15,7 +15,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # - +# limitations under the License. +# def _init_global_config(): import sys -- Gitee