Commit 21f96620 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix qoutation marks

parent 1cd2b22c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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(f"Difference between no jbm and zero-delay jbm decoding found! Max abs diff: {cmp_result["max_abs_diff"]}")
            pytest.fail(f"Difference between no jbm and zero-delay jbm decoding found! Max abs diff: {cmp_result['max_abs_diff']}")