mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
Modify cli
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user