Skip to content

Commit

Permalink
Update policyengine_canada/variables/gov/provinces/ab/tax/credits_ret…
Browse files Browse the repository at this point in the history
…urn/ab_caregiver_amount_eligible.py

Co-authored-by: Pavel Makarchuk <[email protected]>
  • Loading branch information
SirMalamute and PavelMakarchuk authored Jul 1, 2024
1 parent 8da163f commit 5115435
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from policyengine_canada.model_api import *


class ab_caregiver_amount_eligible(Variable):
class ab_caregiver_amount_eligible_person(Variable):
value_type = bool
entity = Person
label = "Eligible person for the Alberta caregiver amount"
Expand Down

0 comments on commit 5115435

Please sign in to comment.