补充readme以及release change相关信息,修改clibs.running的逻辑

This commit is contained in:
2025-01-23 11:20:16 +08:00
parent 6b6fa1ec71
commit 49d5f6c3db
13 changed files with 599 additions and 48 deletions

View File

@@ -135,6 +135,7 @@ def p_iso_1000(file, p_files, ws, tmpfile):
def main():
path = clibs.data_dp["_path"]
w2t = clibs.w2t
clibs.running = 3
dirs, files = clibs.traversal_files(path, 1)
filename = f"{path}/iso-results.xlsx"