mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
fix style
This commit is contained in:
parent
86b9210d7b
commit
f2974e0df5
@ -61,7 +61,7 @@ def test_state_stack_unstack():
|
||||
|
||||
|
||||
def test_torchscript_consistency_infer():
|
||||
r"""Verify that scripting Emformer does not change the behavior of method `infer`.""" # noqa
|
||||
r"""Verify that scripting Emformer does not change the behavior of method `infer`.""" # noqa
|
||||
from emformer import Emformer
|
||||
|
||||
num_features = 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user