Correction import circonscription

This commit is contained in:
Emmy D'Anello 2024-06-16 07:45:53 +02:00
parent 81c72ff197
commit eb5a112c36
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ def importer_resultats_circo(engine: Engine, verbose: bool = False) -> None:
voix_liste_circo.voix = int(row[f"Voix {liste.id}"]) voix_liste_circo.voix = int(row[f"Voix {liste.id}"])
session.commit() session.commit()
def importer_resultats_departement(engine: Engine, verbose: bool = False) -> None: def importer_resultats_departement(engine: Engine, verbose: bool = False) -> None: