提交 cfb4c382 编写于 作者: F feilong

fix code

上级 426c4fc5
......@@ -2,4 +2,4 @@ from skill_tree.tree import TreeWalker
if __name__ == '__main__':
walker = TreeWalker("data", "oracle", "Oracle", ignore_keywords=True)
walker.init()
\ No newline at end of file
walker.walk()
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册