Commit d9230aa8 authored by lintangsutawika's avatar lintangsutawika
Browse files

removed unused variables

parent 7760573f
......@@ -579,7 +579,6 @@ def evaluate(
else:
results_agg[task]["alias"] = tab_string + task
_groups_agg = collections.defaultdict(dict)
for group in groups_agg:
group_results = groups_agg[group]
......
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