Loading tests/test_be_for_jbm_neutral_dly_profile.py +1 −1 Original line number Diff line number Diff line Loading @@ -197,4 +197,4 @@ def test_be_for_jbm_neutral_dly_profile( test_start_offset_ms=JBM_NEUTRAL_DELAY_MS, ) if not cmp_result["bitexact"]: pytest.fail("Difference between no jbm and zero-delay jbm decoding!") pytest.fail(f"Difference between no jbm and zero-delay jbm decoding found! Max abs diff: {cmp_result["max_abs_diff"]}") Loading
tests/test_be_for_jbm_neutral_dly_profile.py +1 −1 Original line number Diff line number Diff line Loading @@ -197,4 +197,4 @@ def test_be_for_jbm_neutral_dly_profile( test_start_offset_ms=JBM_NEUTRAL_DELAY_MS, ) if not cmp_result["bitexact"]: pytest.fail("Difference between no jbm and zero-delay jbm decoding!") pytest.fail(f"Difference between no jbm and zero-delay jbm decoding found! Max abs diff: {cmp_result["max_abs_diff"]}")