w2tgit add .!
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -141,7 +141,7 @@ def run_rl(path, params, curves, hr, md, w2t):
|
||||
count = 0
|
||||
while clibs.running:
|
||||
if not clibs.running:
|
||||
w2t("后台数据清零完成,现在可以重新运行之前停止的程序。", "red")
|
||||
w2t("后台数据清零完成,现在可以重新运行之前停止的程序。\n", "red")
|
||||
exit()
|
||||
|
||||
this_time = time.strftime("%Y-%m-%d %H:%M:%S", time.localtime(time.time()))
|
||||
|
Reference in New Issue
Block a user