From b117592bdbacd81372a05f2f0a4db9e1cac933d9 Mon Sep 17 00:00:00 2001 From: erie <985148323@qq.com> Date: Sat, 15 May 2021 16:35:33 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=20test.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test.py b/test.py index ed0f110..58fde36 100644 --- a/test.py +++ b/test.py @@ -1 +1,2 @@ -print('hello') \ No newline at end of file +print('hello') +print('hahaha') \ No newline at end of file -- Gitee From 26aff31f375fd9f8566b73e3bcb4ff348668a53a Mon Sep 17 00:00:00 2001 From: erie <985148323@qq.com> Date: Sat, 15 May 2021 16:51:12 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=20test.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 test.py diff --git a/test.py b/test.py deleted file mode 100644 index 58fde36..0000000 --- a/test.py +++ /dev/null @@ -1,2 +0,0 @@ -print('hello') -print('hahaha') \ No newline at end of file -- Gitee