提交 a7c0e021 编写于 作者: R root

fix notes error

上级 6b8715a6
...@@ -41,7 +41,7 @@ class DataPreProcessParser: ...@@ -41,7 +41,7 @@ class DataPreProcessParser:
self._source_file_name = self._get_source_file() self._source_file_name = self._get_source_file()
def _get_source_file(self): def _get_source_file(self):
"""get hwts log file name, which was created by ada service""" """get log file name, which was created by ada service"""
return get_file_join_name(self._input_path, _source_file_target) return get_file_join_name(self._input_path, _source_file_target)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册