Correction import circonscription
This commit is contained in:
		@@ -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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user