Skip to content

Commit aba0857

Browse files
[Automated Commit] Format Codebase
1 parent 16e9129 commit aba0857

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

speech2text/accuracy_eval.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"x",
5858
"y",
5959
"z",
60-
"'",
60+
"'",
6161
"0",
6262
"1",
6363
"2",
6464
"3",
65-
"4",
65+
"4",
6666
"5",
6767
"6",
6868
"7",

speech2text/reference_SUT.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@ def get_start_cores(start_cores="0"):
9090
"x",
9191
"y",
9292
"z",
93-
"'",
93+
"'",
9494
"0",
9595
"1",
9696
"2",
9797
"3",
98-
"4",
98+
"4",
9999
"5",
100100
"6",
101101
"7",

0 commit comments

Comments
 (0)