diff --git a/icefall/decode.py b/icefall/decode.py index ae18b757b..32917c82a 100644 --- a/icefall/decode.py +++ b/icefall/decode.py @@ -736,8 +736,7 @@ def rescore_with_whole_lattice( logging.info(f"Caught exception:\n{e}\n") if loop_count >= max_loop_count: logging.info( - "Return None as the resulting lattice " - "is too large" + "Return None as the resulting lattice is too large." ) return None logging.info(