From 855c007dc699000f46f64ca548ed97eb6c94ef28 Mon Sep 17 00:00:00 2001 From: NianBroken Date: Wed, 7 Aug 2024 21:22:44 +0800 Subject: [PATCH] add --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index 680baa3..723451e 100644 --- a/main.py +++ b/main.py @@ -209,7 +209,6 @@ grades_updated_push_integrated_send_info = ( if error_content: error_content = "、".join(map(str, error_content)) run_log += f"你因{error_content}原因而运行失败。\n" - run_log += "------\n" else: # 如果是第一次运行,则提示程序运行成功 if run_count == 2: