Skip to content

Commit 1b3048b

Browse files
committed
没有审核代码的下场
1 parent f22e358 commit 1b3048b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def lazy_load_single_exam():
4848
def lazy_load_multi_day_set():
4949
"""懒加载多日考试设置模块并执行"""
5050
from multi_day_exam import Settonsofday
51-
root.destroy() # 关闭主窗口
51+
5252
Settonsofday()
5353

5454
def lazy_load_multi_day_start():

0 commit comments

Comments
 (0)