You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix unbound local variable in reform parameter application
When applying reform parameters with year-only period strings (e.g., "2027"),
the start and stop variables were not being set, causing an UnboundLocalError.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments