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

changed term to groups

parent 4e4f0de2
......@@ -270,8 +270,6 @@ def make_table(result_dict, column: str = "results"):
column_name = "Tasks"
elif column == "groups":
column_name = "Groups"
elif column == "benchmarks":
column_name = "Benchmarks"
md_writer = MarkdownTableWriter()
latex_writer = LatexTableWriter()
......
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