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:
|
if "civilite_etat_civil" not in infos:
|
||||||
infos["civilite_etat_civil"] = "X"
|
infos["civilite_etat_civil"] = "X"
|
||||||
|
|
||||||
if "civilite_etat_civil" not in infos:
|
if "civilite_etat_civil" not in infos:
|
||||||
infos["civilite_etat_civil"] = "X"
|
infos["civilite_etat_civil"] = "X"
|
||||||
|
|
||||||
if "prenom_etat_civil" not in infos:
|
if "prenom_etat_civil" not in infos:
|
||||||
infos["prenom_etat_civil"] = ""
|
infos["prenom_etat_civil"] = ""
|
||||||
|
|
||||||
return infolist
|
return infolist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user