Commit 23318d0e authored by haileyschoelkopf's avatar haileyschoelkopf
Browse files

remove unused line in evaluator.py

parent 0e5da3b0
......@@ -181,8 +181,6 @@ def evaluate(
samples = collections.defaultdict(list)
requests = collections.defaultdict(list)
# docs = {}
# get lists of each type of request
for task_name, task in task_dict.items():
versions[task_name] = task.VERSION
......
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