From b6160cc6cb1feba0f3c20a4232c51d85e6fdaf1f Mon Sep 17 00:00:00 2001 From: Dotty Dotter Date: Fri, 10 Apr 2026 17:43:32 +0200 Subject: [PATCH] =?UTF-8?q?#31/#34/#35:=20BY,=20NI,=20SL=20auf=20aktiv=3DT?= =?UTF-8?q?rue=20=E2=80=94=20alle=2017=20Parlamente=20jetzt=20im=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/bundeslaender.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/bundeslaender.py b/app/bundeslaender.py index 36b8a0a..cdb403c 100644 --- a/app/bundeslaender.py +++ b/app/bundeslaender.py @@ -132,6 +132,7 @@ BUNDESLAENDER: dict[str, Bundesland] = { drucksache_format="19/1234", dokukratie_scraper="by", anmerkung="Wahltermin 2028 noch nicht offiziell festgesetzt; Schätzung Herbst 2028.", + aktiv=True, ), "BE": Bundesland( code="BE", @@ -297,6 +298,7 @@ BUNDESLAENDER: dict[str, Bundesland] = { "Wahltermin Herbst 2027 (zwischen 11.07. und 03.10.2027) noch nicht festgesetzt; " "geschätzt. Olaf Lies (SPD) seit 20.05.2025 Ministerpräsident." ), + aktiv=True, ), "NRW": Bundesland( code="NRW", @@ -360,6 +362,7 @@ BUNDESLAENDER: dict[str, Bundesland] = { "Einzige SPD-Alleinregierung in Deutschland. AfD-Status im 17. LT vor " "produktiver Nutzung verifizieren." ), + aktiv=True, ), "SN": Bundesland( code="SN",