From 073c3bc97d861852b20cfe88581b1764210b39d5 Mon Sep 17 00:00:00 2001 From: wgb14 Date: Wed, 16 Feb 2022 02:08:44 -0500 Subject: [PATCH] black --- icefall/decode.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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(