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

bugfix: Fix the problem that caused highfreq's yaml to be unusable (#678)

This commit is contained in:
Ckend
2021-11-10 22:32:58 +08:00
committed by GitHub
parent 9639a8cac9
commit 01bdf6c1b1

View File

@@ -59,7 +59,7 @@ task:
record:
- class: "SignalRecord"
module_path: "qlib.workflow.record_temp"
kwargs:
kwargs: {}
- class: "HFSignalRecord"
module_path: "qlib.workflow.record_temp"
kwargs: {}