mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-13 15:56:57 +08:00
bugfix: Fix the problem that caused highfreq's yaml to be unusable (#678)
This commit is contained in:
@@ -59,7 +59,7 @@ task:
|
|||||||
record:
|
record:
|
||||||
- class: "SignalRecord"
|
- class: "SignalRecord"
|
||||||
module_path: "qlib.workflow.record_temp"
|
module_path: "qlib.workflow.record_temp"
|
||||||
kwargs:
|
kwargs: {}
|
||||||
- class: "HFSignalRecord"
|
- class: "HFSignalRecord"
|
||||||
module_path: "qlib.workflow.record_temp"
|
module_path: "qlib.workflow.record_temp"
|
||||||
kwargs: {}
|
kwargs: {}
|
||||||
Reference in New Issue
Block a user