1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-01 10:01:19 +08:00

update comments

This commit is contained in:
bxdd
2021-03-30 00:38:15 +08:00
parent 1074284666
commit 136830bc2b
7 changed files with 38 additions and 54 deletions

View File

@@ -14,7 +14,7 @@ from qlib.utils import exists_qlib_data, init_instance_by_config
from qlib.tests.data import GetData
class RollingDataWorkflow(object):
class RollingDataWorkflow:
MARKET = "csi300"
start_time = "2010-01-01"