forked from ScoDoc/ScoDoc
correction de l indentation
This commit is contained in:
parent
c5f5cb7daa
commit
9579cd73c2
@ -524,11 +524,11 @@ def _normalize_apo_fields(infolist):
|
||||
if "civilite_etat_civil" not in infos:
|
||||
infos["civilite_etat_civil"] = "X"
|
||||
|
||||
if "civilite_etat_civil" not in infos:
|
||||
infos["civilite_etat_civil"] = "X"
|
||||
if "civilite_etat_civil" not in infos:
|
||||
infos["civilite_etat_civil"] = "X"
|
||||
|
||||
if "prenom_etat_civil" not in infos:
|
||||
infos["prenom_etat_civil"] = ""
|
||||
if "prenom_etat_civil" not in infos:
|
||||
infos["prenom_etat_civil"] = ""
|
||||
|
||||
return infolist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user