Skip to content

Commit 67f3a8d

Browse files
committed
update
1 parent b1ce088 commit 67f3a8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/benchmark/test_ascend_npu.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ def test_read_metrics(self):
1414
def test_to_markdown_table(self):
1515
metrics = utils.read_metrics(path, metric="accuracy")
1616
markdown_table = utils.to_markdown_table(metrics)
17-
print(markdown_table)
1817
self.assertIsNotNone(markdown_table)
1918

2019

0 commit comments

Comments
 (0)