Commit des imports de bureau de vote par bureau de vote
This commit is contained in:
parent
5f279fa949
commit
d75ab4d0f3
|
@ -162,7 +162,7 @@ def importer_resultats_bv(engine: Engine, verbose: bool = False) -> None:
|
|||
elif tour == 2:
|
||||
voix_candidat_bv.voix_t2 = voix
|
||||
|
||||
session.commit()
|
||||
session.commit()
|
||||
|
||||
|
||||
def importer_resultats_commune(engine: Engine, verbose: bool = False) -> None:
|
||||
|
|
Loading…
Reference in New Issue