Commit 3f1d1e4
bench: unpack 3-tuple from get_benchmark_params
aca-model's `get_benchmark_params` returns three values (likely a
moments tuple alongside the two pre-existing entries); the benchmark
file was stuck on the older 2-tuple shape. aca-model's own
`test_benchmark.py` runs against the up-to-date in-tree helper, so the
drift only surfaces here once pylcm's benchmark CI pulls a fresh
aca-model.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6e187a7 commit 3f1d1e4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments