Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
benjello committed Feb 10, 2025
1 parent fe0942e commit bca4bd4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class amen_social_presence_handicap_lourd(Variable):
definition_period = MONTH
# Critères primaires du décret 2020-317 du 19 mai 2020
# Handicap de niveau 3

def formula_2020(menage, period, parameters):
return menage.sum(menage.members('handicap', period) >= 3)

Expand Down

0 comments on commit bca4bd4

Please sign in to comment.