From 9289bdabe27c35e2875d2a09ac66e56bd1961049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=9F=E5=A4=A9=E7=BF=94?= <3394736377@qq.com> Date: Wed, 25 Jun 2025 10:07:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=8C=E5=87=8F=E5=B0=91?= =?UTF-8?q?=E4=B8=80=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stumis/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/stumis/main.py b/stumis/main.py index 27ef726..0913b5e 100644 --- a/stumis/main.py +++ b/stumis/main.py @@ -436,4 +436,3 @@ if __name__ == "__main__": ui = StudentUI(bll) ui.run() - print(123) \ No newline at end of file