From 033f7c498bf0c7cb1047f849a2903f646c063c2a Mon Sep 17 00:00:00 2001 From: gzs <3428953782@qq.com> Date: Wed, 8 Oct 2025 22:19:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=89=80=E6=9C=89=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/app.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/app.py diff --git a/doc/app.py b/doc/app.py new file mode 100644 index 0000000..ce47b77 --- /dev/null +++ b/doc/app.py @@ -0,0 +1 @@ +print("hello") \ No newline at end of file