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

Update workflow.rst

should be China instead of china
This commit is contained in:
xiaowuhu
2021-07-05 17:25:53 +08:00
committed by you-n-g
parent 1cb43ea69b
commit dafef0ac08

View File

@@ -142,7 +142,7 @@ The meaning of each field is as follows:
- `region`
- If `region` == "us", ``Qlib`` will be initialized in US-stock mode.
- If `region` == "cn", ``Qlib`` will be initialized in china-stock mode.
- If `region` == "cn", ``Qlib`` will be initialized in China-stock mode.
.. note::