1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-04 11:30:57 +08:00
This commit is contained in:
Jactus
2020-11-26 13:11:56 +08:00
parent 37cc51465c
commit 45192413f9
2 changed files with 5 additions and 4 deletions

View File

@@ -27,9 +27,9 @@ def sys_config(config, config_path):
Parameters
----------
config : dict
configuration of the workflow
configuration of the workflow.
config_path : str
configuration of the path
configuration of the path.
"""
sys_config = config.get("sys", {})