Commit 081be8f
Rename labor to labour in LSR parameters (#1607)
* Rename labor to labour in LSR parameters and variables
Use British English spelling throughout the labour supply response
module: directory names, file names, parameter labels, descriptions,
import paths, and test references. Fixes #853.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Remove unrelated EASY_ISSUES file
* Add deprecation alias for legacy labor_supply_responses paths
Mirror the two consumed paths (`income_elasticity` and
`substitution_elasticity`) under the renamed
`labour_supply_responses` tree back to
`gov.simulation.labor_supply_responses.*`, so the legacy
policyengine-app PolicyRightSidebar (which hard-codes the old
paths) keeps working between this PR landing and the matching app
PR rebuilding against the new path. Removes the merge-window
breakage that would otherwise hit the LSR sliders.
Remove this alias in a follow-up release once consumers (the app
PR PolicyEngine/policyengine-app#2829) have migrated.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Map legacy LSR parameter changes
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Max Ghenis <mghenis@gmail.com>1 parent b6c36f5 commit 081be8f
21 files changed
Lines changed: 100 additions & 30 deletions
File tree
- changelog.d
- policyengine_uk
- parameters/gov/simulation
- labor_supply_responses
- labour_supply_responses
- bounds
- tests
- behavioral_responses
- variables
- gov/simulation/labour_supply_response
- input
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments