From 9a22bb98156460501d99273af6a4e254a6ff0399 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:41:07 +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, 4 insertions(+), 1 deletion(-) delete mode 100644 abc.py create mode 100644 test.py diff --git a/abc.py b/abc.py deleted file mode 100644 index 56b6510..0000000 --- a/abc.py +++ /dev/null @@ -1 +0,0 @@ -11111 \ No newline at end of file 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