From 60310a95c3c44411a5eb31505e9afe3b7a3f92c8 Mon Sep 17 00:00:00 2001 From: erie <985148323@qq.com> Date: Sat, 15 May 2021 16:20:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20test.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index e904651..75d9766 100644 --- a/test.py +++ b/test.py @@ -1 +1 @@ -print('test') +print('hello world') -- Gitee