提交 6a5eee34 编写于 作者: F feilong

准备好云原生入门+fix1

上级 28eb56ec
from skill_tree.tree import TreeWalker
if __name__ == '__main__':
walker = TreeWalker("data", "cloud_native", "云原生", ignore_keywords=True)
walker = TreeWalker("data", "cloud_native", "云原生入门", ignore_keywords=True)
walker.walk()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册