From 4a3625f9c3c03ad8ffcd1ff199bef99e6d6dee67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B3=BD=E6=B5=B7?= <3463186150@qq.com> Date: Tue, 29 Jul 2025 10:25:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=B8=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 0000000..6344c69 --- /dev/null +++ b/test.py @@ -0,0 +1,3 @@ +import pandas + +print("666") \ No newline at end of file