mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-03 19:10:58 +08:00
fix spell error
This commit is contained in:
committed by
you-n-g
parent
ca14e36f7a
commit
0646e53d24
@@ -215,7 +215,7 @@ class BaseExecutor:
|
||||
execute_result : List[object]
|
||||
the executed result for trade decision.
|
||||
** NOTE!!!! **:
|
||||
1) This is necessary, The return value of geenrator will be used in NestedExecutor
|
||||
1) This is necessary, The return value of generator will be used in NestedExecutor
|
||||
2) Please note the executed results are not merged.
|
||||
|
||||
Yields
|
||||
|
||||
Reference in New Issue
Block a user