Skip to content

Commit 41d4a7b

Browse files
authored
bugfix: Fix the problem that caused highfreq's yaml to be unusable (microsoft#678)
1 parent 9eadaf8 commit 41d4a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/highfreq/workflow_config_High_Freq_Tree_Alpha158.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ task:
5959
record:
6060
- class: "SignalRecord"
6161
module_path: "qlib.workflow.record_temp"
62-
kwargs:
62+
kwargs: {}
6363
- class: "HFSignalRecord"
6464
module_path: "qlib.workflow.record_temp"
6565
kwargs: {}

0 commit comments

Comments
 (0)