mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-10 14:26:56 +08:00
format code
This commit is contained in:
@@ -11,7 +11,9 @@ class TaskCollector:
|
||||
|
||||
@staticmethod
|
||||
def collect_predictions(
|
||||
experiment_name: str, get_key_func, filter_func=None,
|
||||
experiment_name: str,
|
||||
get_key_func,
|
||||
filter_func=None,
|
||||
):
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user