提交 9d4735ee 编写于 作者: M Mars Liu

reflections for new pipeline

上级 711cc9a5
......@@ -58,7 +58,7 @@ def gen_tree(data_path):
def gen_node_id():
# return ''.join(str(uuid.uuid5(uuid.NAMESPACE_URL, 'skill_tree')).split('-'))
return "opencv-" + uuid.uuid4().hex
return "algorithm-" + uuid.uuid4().hex
def list_dir(p):
v = os.listdir(p)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册