“4d6f1646d48ae87d478476a479092161001eaef0”上不存在“examples/git@gitcode.net:paddlepaddle/DeepSpeech.git”
提交 ea34ea05 编写于 作者: M Mars Liu

fixed odd orders

上级 1887221f
...@@ -349,7 +349,7 @@ class TreeWalker: ...@@ -349,7 +349,7 @@ class TreeWalker:
dump_json(meta_path, meta, True, True) dump_json(meta_path, meta, True, True)
def default_notebook(self): def default_notebook(self):
if self.name in ["python", "java", "c", "algorithm"]: if self.name in ["python", "java", "c"]:
return True return True
else: else:
return False return False
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册