Commit 898cdd8b authored by lintangsutawika's avatar lintangsutawika
Browse files

removed line

parent 489edf2c
......@@ -997,7 +997,6 @@ class ConfigurableTask(Task):
gold = choices[gold]
for key, result in zip(self._metric_fn_list.keys(), results):
print(result)
if self.multiple_target:
# in the case where we have multiple targets,
# return true if any are true
......
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