Skip to content

Commit b380526

Browse files
committed
chore: clean up
1 parent 428a4d9 commit b380526

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lambench/metrics/visualization.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,3 @@ def aggregate_domain_results():
103103
results[model.model_name] = domain_results
104104

105105
return results
106-
107-
108-
if __name__ == "__main__":
109-
print(aggregate_domain_results())

0 commit comments

Comments
 (0)