Commit 332b705
fix(weak-iv): add lowercase aliases for first_stage_f / effective_f
Tests in test_weakiv_tobit.py expect lowercase keys but the dict only
exposed the capital-F versions. Add both for backward compatibility —
no existing callers of the capital-F keys are broken, and the 17
weak-IV tests now pass.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b06b389 commit 332b705
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| 482 | + | |
482 | 483 | | |
| 484 | + | |
483 | 485 | | |
484 | 486 | | |
485 | 487 | | |
| |||
0 commit comments