mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 18:12:19 +00:00
Make flake8 happy
This commit is contained in:
parent
6fbd7a287c
commit
86f3e0ef37
@ -683,7 +683,8 @@ def scan_pessimistic_batches_for_oom(
|
||||
"Your GPU ran out of memory with the current "
|
||||
"max_duration setting. We recommend decreasing "
|
||||
"max_duration and trying again.\n"
|
||||
f"Failing criterion: {criterion} (={crit_values[criterion]}) ..."
|
||||
f"Failing criterion: {criterion} "
|
||||
f"(={crit_values[criterion]}) ..."
|
||||
)
|
||||
raise
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user