Skip to content

Commit

Permalink
ajoute un calculate_output à crds_af
Browse files Browse the repository at this point in the history
  • Loading branch information
b-michaud committed Feb 13, 2025
1 parent 3a980d2 commit 2c715e2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ def depassement_helper(famille, period, parameters, nb_enf_tot):


class crds_af(Variable):
calculate_output = calculate_output_add
value_type = float
entity = Famille
label = 'CRDS sur les allocations familiales'
Expand Down

0 comments on commit 2c715e2

Please sign in to comment.