Commit 616a5403 authored by Baber's avatar Baber
Browse files

add comment

parent fedaf262
......@@ -227,6 +227,7 @@ class TaskConfig(dict):
is_higher_better,
)
# if metric_list defined inside a filter, use that; otherwise use the task's metric_list
metric_list = metric_list or self.metric_list
metrics = []
if not metric_list:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment