Commit b1e856f1 authored by norvell's avatar norvell
Browse files

Correct syntax error (missing comma)

parent 1d1c36ce
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@ def test_sba_enc_system(
        update_ref,
        gain_flag,
        keep_files,
        get_mld=get_mld
        get_mld=get_mld,
        get_mld_lim=get_mld_lim
    )