Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainipp committed Jan 10, 2025
1 parent da5ad56 commit 2a09a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfisca_france/model/prestations/minima_sociaux/ppa.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class ppa_eligibilite(Variable):
set_input = set_input_dispatch_by_period
reference = ['Article L842-2 du Code de la Sécurité Sociale',
'https://www.legifrance.gouv.fr/affichCodeArticle.do;jsessionid=F2B88CEFCB83FCAFA4AA31671DAC89DD.tplgfr26s_3?idArticle=LEGIARTI000031087615&cidTexte=LEGITEXT000006073189&dateTexte=20181226'
]
]

def formula(famille, period, parameters):
ppa = parameters(period).prestations_sociales.solidarite_insertion.minima_sociaux.ppa
Expand Down

0 comments on commit 2a09a88

Please sign in to comment.