From c659bee3551f778327de37c1f7fbc956cf306f87 Mon Sep 17 00:00:00 2001 From: Tommmy Date: Wed, 2 Apr 2025 13:07:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20main.py=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=9C=AB=E5=B0=BE=E7=BC=BA=E5=B0=91=E6=8D=A2=E8=A1=8C?= =?UTF-8?q?=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 34d1334..4f72841 100644 --- a/main.py +++ b/main.py @@ -77,4 +77,4 @@ def pseudo_zsh(): pass # 忽略 Ctrl+D if __name__ == "__main__": - pseudo_zsh() + pseudo_zsh() \ No newline at end of file