From 92df7ba3e6e31658cce34130dd8ca336bbae02fe 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:42:47 +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 --- abc.py | 1 + test.py | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) create mode 100644 abc.py delete mode 100644 test.py diff --git a/abc.py b/abc.py new file mode 100644 index 0000000..56b6510 --- /dev/null +++ b/abc.py @@ -0,0 +1 @@ +11111 \ No newline at end of file diff --git a/test.py b/test.py deleted file mode 100644 index 413f452..0000000 --- a/test.py +++ /dev/null @@ -1,4 +0,0 @@ -from fastapi.testclient import TestClient - - -wqdasdadwwa \ No newline at end of file