Commit des imports de bureau de vote par bureau de vote

This commit is contained in:
Emmy D'Anello 2024-06-20 23:32:19 +02:00
parent 5f279fa949
commit d75ab4d0f3
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ def importer_resultats_bv(engine: Engine, verbose: bool = False) -> None:
elif tour == 2: elif tour == 2:
voix_candidat_bv.voix_t2 = voix voix_candidat_bv.voix_t2 = voix
session.commit() session.commit()
def importer_resultats_commune(engine: Engine, verbose: bool = False) -> None: def importer_resultats_commune(engine: Engine, verbose: bool = False) -> None: