From d0cfefe79cd2a96dc7156bfd6e1ead8580473a90 Mon Sep 17 00:00:00 2001 From: showerst Date: Wed, 20 Nov 2024 22:47:45 -0500 Subject: [PATCH] AR: set 2025 live (#5093) --- scrapers/ar/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scrapers/ar/__init__.py b/scrapers/ar/__init__.py index c3d151b1d6..00db2fd422 100644 --- a/scrapers/ar/__init__.py +++ b/scrapers/ar/__init__.py @@ -232,7 +232,7 @@ class Arkansas(State): "name": "2024 Fiscal Session", "start_date": "2024-04-10", "end_date": "2024-05-09", - "active": True, + "active": False, }, { "_scraped_name": "Second Extraordinary Session, 2024", @@ -242,7 +242,7 @@ class Arkansas(State): "start_date": "2024-06-17", # TODO: update end date "end_date": "2024-07-01", - "active": True, + "active": False, }, { "_scraped_name": "Regular Session, 2025", @@ -251,7 +251,7 @@ class Arkansas(State): "name": "2025 Regular Session", "start_date": "2025-01-13", "end_date": "2025-04-11", - "active": False, + "active": True, }, ] ignored_scraped_sessions = [