Skip to content

Commit

Permalink
fix: Change where marriage allowance is calculated
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Jul 30, 2024
1 parent 581569b commit ee35212
Show file tree
Hide file tree
Showing 3 changed files with 574 additions and 538 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ values:
- taxable_savings_interest_income
- taxable_dividend_income
- received_allowances_earned_income
- marriage_allowance

metadata:
unit: list
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,4 +235,5 @@ class allowances(Variable):
"charitable_investment_gifts",
"other_deductions",
"pension_contributions_relief",
"marriage_allowance"
]
Loading

0 comments on commit ee35212

Please sign in to comment.