提交 25147060 编写于 作者: Y yaxing.chen

format code

上级 822e825c
......@@ -273,7 +273,7 @@ def gen_org_eclipse_core_runtime_prefs(output_file_path):
def gen_cproject_file(output_file_path):
template_file_path = os.path.join(os.path.dirname(output_file_path),"template.cproject")
template_file_path = os.path.join(os.path.dirname(output_file_path), "template.cproject")
if os.path.exists(template_file_path):
try:
shutil.copy(template_file_path, output_file_path)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册