Skip to content

Commit

Permalink
fix: Revert marriage allowance changes, as they create computation cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Jul 30, 2024
1 parent 53099b3 commit c974b42
Show file tree
Hide file tree
Showing 3 changed files with 587 additions and 587 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ 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,5 +235,4 @@ class allowances(Variable):
"charitable_investment_gifts",
"other_deductions",
"pension_contributions_relief",
"marriage_allowance"
]
Loading

0 comments on commit c974b42

Please sign in to comment.