From a2a4e0f3f3eb74f02b1bb89ec1d5ce8373cd44a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=A4=A9=E8=A1=8C?= <20241029> Date: Mon, 13 Mar 2023 17:58:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E5=86=99main.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index e69de29..8432240 100644 --- a/main.py +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-20241029.py') \ No newline at end of file