1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Modify cli

This commit is contained in:
Jactus
2020-11-20 10:59:37 +08:00
parent 0f433571f6
commit 547697ddc6
6 changed files with 16 additions and 10 deletions

View File

@@ -108,9 +108,7 @@ class CheckBin:
return self.COMPARE_ERROR
def check(self):
"""Check whether the bin file after ``dump_bin.py`` is executed is consistent with the original csv file data
"""
"""Check whether the bin file after ``dump_bin.py`` is executed is consistent with the original csv file data"""
logger.info("start check......")
error_list = []