diff --git a/nupes/scripts/legislatives2022/import_resultats.py b/nupes/scripts/legislatives2022/import_resultats.py index ba66fbb..b8491d6 100644 --- a/nupes/scripts/legislatives2022/import_resultats.py +++ b/nupes/scripts/legislatives2022/import_resultats.py @@ -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: