forked from ScoDoc/ScoDoc
correction de l indentation
This commit is contained in:
parent
25c6d99c0a
commit
be324dc840
@ -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…
x
Reference in New Issue
Block a user