补充readme以及release change相关信息,修改clibs.running的逻辑
This commit is contained in:
@@ -145,6 +145,7 @@ def execution(data_files, w2t):
|
||||
def main():
|
||||
path = clibs.data_dp["_path"]
|
||||
w2t = clibs.w2t
|
||||
clibs.running = 4
|
||||
data_files = initialization(path, w2t)
|
||||
execution(data_files, w2t)
|
||||
|
||||
|
Reference in New Issue
Block a user