From 3d83f0fc3775fc1abd8ffe17d06d6d4a43e1dbd9 Mon Sep 17 00:00:00 2001 From: xaoyo Date: Sat, 11 Nov 2023 17:02:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=81=8A=E5=A4=A9=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E8=A7=A3=E6=9E=90=EF=BC=8C=E6=9F=A5=E7=9C=8B=E5=B7=A5?= =?UTF-8?q?=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __init__.py | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 __init__.py diff --git a/__init__.py b/__init__.py deleted file mode 100644 index 622a73b..0000000 --- a/__init__.py +++ /dev/null @@ -1,11 +0,0 @@ -# -*- coding: utf-8 -*-# -# ------------------------------------------------------------------------------- -# Name: __init__.py.py -# Description: -# Author: xaoyaoo -# Date: 2023/11/11 -# ------------------------------------------------------------------------------- - - -if __name__ == '__main__': - pass