Skip to content

Commit

Permalink
Update policyengine_canada/variables/gov/provinces/nu/tax/income/cred…
Browse files Browse the repository at this point in the history
…its/single_status_credit/nu_single_status_credit_eligible.py

Co-authored-by: Pavel Makarchuk <[email protected]>
  • Loading branch information
runyao-yin and PavelMakarchuk authored Nov 22, 2023
1 parent 2e89723 commit d0a9838
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


class nu_single_status_credit_eligible(Variable):
value_type = float
value_type = bool
entity = Person
label = "Eligible for the Nunavut single status credit"
definition_period = YEAR
Expand Down

0 comments on commit d0a9838

Please sign in to comment.