1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-10 14:26:56 +08:00

format code

This commit is contained in:
lzh222333
2021-03-10 17:06:08 +00:00
parent e2f58274ba
commit 2ca2071d95
2 changed files with 34 additions and 45 deletions

View File

@@ -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,
):
"""