w2tgit add .!

This commit is contained in:
2025-01-22 16:40:29 +08:00
parent 92bdf133f2
commit 6b6fa1ec71
11 changed files with 23 additions and 22 deletions

View File

@ -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()))