From e3620dd070290f40f9f89213f0bbae9adb213c3e Mon Sep 17 00:00:00 2001 From: wjtest1215 Date: Wed, 15 Feb 2023 19:27:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20'test.py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 0000000..ff675e5 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('this is test.py, test 123') \ No newline at end of file