mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
Fixed a few mixed Chinese punctuation typos (#1123)
This commit is contained in:
@@ -488,7 +488,7 @@ class DumpDataUpdate(DumpDataBase):
|
||||
except Exception:
|
||||
error_code[futures[_future]] = traceback.format_exc()
|
||||
p_bar.update()
|
||||
logger.info(f"dump bin errors: {error_code}")
|
||||
logger.info(f"dump bin errors: {error_code}")
|
||||
|
||||
logger.info("end of features dump.\n")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user