Correction import circonscription
This commit is contained in:
parent
81c72ff197
commit
eb5a112c36
|
@ -234,7 +234,7 @@ def importer_resultats_circo(engine: Engine, verbose: bool = False) -> None:
|
|||
|
||||
voix_liste_circo.voix = int(row[f"Voix {liste.id}"])
|
||||
|
||||
session.commit()
|
||||
session.commit()
|
||||
|
||||
|
||||
def importer_resultats_departement(engine: Engine, verbose: bool = False) -> None:
|
||||
|
|
Loading…
Reference in New Issue