From 02fb2b766e1c5c6bbc44fa0e8dd1a87cc2f11b57 Mon Sep 17 00:00:00 2001 From: pwkev4itb <2715593964@qq.com> Date: Thu, 2 Sep 2021 10:55:50 +0800 Subject: [PATCH] Add test.py --- 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..ed0f110 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('hello') \ No newline at end of file