提交 bfc677d5 编写于 作者: M Mars Liu

uniform

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