“dc8fcb8a8b9d6dc977d5b862506ed8affb0906cd”上不存在“doc_cn/git@gitcode.net:Crayonxin2000/Paddle.git”
提交 f78b4745 编写于 作者: M Mars Liu

fixed tree path error

上级 83428604
...@@ -154,7 +154,7 @@ def gen_tree(data_path): ...@@ -154,7 +154,7 @@ def gen_tree(data_path):
id_set.add(ecfg['exercise_id']) id_set.add(ecfg['exercise_id'])
if flag: if flag:
dump_json(cfg_path, cfg, exist_ok=True, override=True) dump_json(sec_path, sec_cfg, exist_ok=True, override=True)
# 保存技能树骨架 # 保存技能树骨架
tree_path = os.path.join(data_path, 'tree.json') tree_path = os.path.join(data_path, 'tree.json')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册