Commit 9f36ab18 authored by haileyschoelkopf's avatar haileyschoelkopf Committed by lintangsutawika
Browse files

remove stale comment

parent fb8abcec
......@@ -185,8 +185,8 @@ def evaluate(
versions[task_name] = task.VERSION
configs[task_name] = dict(
task.dump_config()
) # TODO: don't access a private attribute here ; for non-YAML tasks handle this case
)
# deterministically shuffle docs and chop off the first `limit` because sometimes docs are in some kind of order
# task_docs = list(task_doc_func())
# rnd = random.Random()
......
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