Skip to content

Commit

Permalink
minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz committed Mar 7, 2024
1 parent 62fdcbe commit b572c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_ecc_decoder_all_setups.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import PyQDecoders

for c in codes
for s in setups
e = evaluate_decoder(TableDecoder(c), s, 20000000)
e = evaluate_decoder(TableDecoder(c), s, 900000000)
#@show c
#@show s
#@show e
Expand Down

0 comments on commit b572c8f

Please sign in to comment.