mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-01 10:01:19 +08:00
update comments
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user