提交 b9a7b7a3 编写于 作者: Neo4j 开发者's avatar Neo4j 开发者

fix typo

上级 d966d37d
......@@ -2,5 +2,5 @@
from src.tree import TreeWalker
if __name__ == '__main__':
walker = TreeWalker("data", "neo4j", "Neo4J")
walker = TreeWalker("data", "neo4j", "Neo4j")
walker.walk()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册