Commit eea782a
Use the actual scalar param key in the borrowing-constraint benchmark test.
`consumption_dollars_floor` is a DAG function output; the scalar key
in `params` is `consumption_equiv_floor`. Looking up the function name
raised `KeyError` before the constraint check ran.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 4138d41 commit eea782a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments