mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-10 14:26:56 +08:00
fix lint issue
This commit is contained in:
@@ -139,7 +139,7 @@ class RecorderCollector(Collector):
|
||||
rec_filter_func=None,
|
||||
artifacts_path={"pred": "pred.pkl"},
|
||||
artifacts_key=None,
|
||||
filter_string: str = ""
|
||||
filter_string: str = "",
|
||||
):
|
||||
"""
|
||||
Init RecorderCollector.
|
||||
|
||||
Reference in New Issue
Block a user