From 8926c6a00c1e26cc61f80d5c0e199ea24d09321d Mon Sep 17 00:00:00 2001 From: Emmy D'Anello Date: Sun, 9 Jun 2024 18:00:41 +0200 Subject: [PATCH] =?UTF-8?q?M=C3=AAme=20si=20on=20peut=20l=C3=A9gitimement?= =?UTF-8?q?=20penser=20le=20contraire,=20LR=20n'est=20pas=20l'extr=C3=AAme?= =?UTF-8?q?=20droite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emmy D'Anello --- nupes/scripts/import_candidats_2024.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nupes/scripts/import_candidats_2024.py b/nupes/scripts/import_candidats_2024.py index 0a73531..1ac419d 100644 --- a/nupes/scripts/import_candidats_2024.py +++ b/nupes/scripts/import_candidats_2024.py @@ -84,7 +84,7 @@ def importer_listes(engine: Engine, debug: bool = False) -> None: {"numero": 16, "nom": "Paix et Décroissance", "nuance_id": "LEXG", "bloc_id": 1}, {"numero": 17, "nom": "Pour une autre Europe", "nuance_id": "LDIV", "bloc_id": 5}, {"numero": 18, "nom": "La droite pour faire entendre la voix de la France en Europe", - "nuance_id": "LLR", "bloc_id": 4}, + "nuance_id": "LLR", "bloc_id": 3}, {"numero": 19, "nom": "Lutte ouvrière le camp des travailleurs", "nuance_id": "LEXG", "bloc_id": 1}, {"numero": 20, "nom": "Changer l'Europe", "nuance_id": "LDVG", "bloc_id": 1}, {"numero": 21, "nom": "Nous le peuple", "nuance_id": "LDIV", "bloc_id": 5},