From d41cd18e4380bb31fae5fa77d2416457b1736d1d Mon Sep 17 00:00:00 2001 From: wolin_ck666_999 Date: Tue, 22 Sep 2026 13:09:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=E3=80=8Cschema=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- schema/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 schema/__init__.py diff --git a/schema/__init__.py b/schema/__init__.py new file mode 100644 index 0000000..a6cb6e4 --- /dev/null +++ b/schema/__init__.py @@ -0,0 +1 @@ +__author__ = "ck" \ No newline at end of file