Commit 6eac0056 authored by lintangsutawika's avatar lintangsutawika
Browse files

removed print

parent e49f2706
......@@ -567,9 +567,6 @@ def evaluate(
task_hierarchy, task_order, versions, task_group_alias
)
print("task_group_alias")
print(task_group_alias)
_results_agg = collections.defaultdict(dict)
_versions = collections.defaultdict(dict)
for task in results_agg:
......
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