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
Updates uv.lock to include upgrade to package nbconvert from 7.17.0 to 7.17.1. This was the subject of PR #1110. But we could not get its tests to pass.
Creates an ogcore logging environment so that logging specificed in ogcore.config is not overridden by other logging configurations in user code. See PR #1109.
OG-Core/pull/1106).
Includes PR #1111 and PR 1112 that change build_and_test.yml to not upload CodeCov statistics for PRs generated by dependabots and updates the codecov-action to v5.
Adds two new parameters, income_tax_filer and wealth_tax_filer, that determine whether certain household types j pay income or wealth taxes, respectively. See PR #1084.