From 561e9521b62101f88f7c27dc0f307ae550ed11d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=9F=E8=B5=9B?= <2279859928@qq.com> Date: Sat, 19 Sep 2026 15:18:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E6=B3=A8=E4=BF=A1=E6=81=AF1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 0000000..413f452 --- /dev/null +++ b/test.py @@ -0,0 +1,4 @@ +from fastapi.testclient import TestClient + + +wqdasdadwwa \ No newline at end of file -- 2.54.0