From 45b219ba5663626be2986df226b7207ed2f30418 Mon Sep 17 00:00:00 2001 From: showerst Date: Wed, 8 Nov 2023 09:04:20 -0500 Subject: [PATCH] TX: Bills: 2023 4th special (#4716) --- scrapers/tx/__init__.py | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/scrapers/tx/__init__.py b/scrapers/tx/__init__.py index e9500cf6d1..0448c8a9b4 100644 --- a/scrapers/tx/__init__.py +++ b/scrapers/tx/__init__.py @@ -179,8 +179,17 @@ class Texas(State): "identifier": "883", "name": "88th Legislature, 3rd Called Session (2023)", "start_date": "2023-10-09", + "end_date": "2023-11-08", + "active": False, + }, + { + "_scraped_name": "88(4) - 2023", + "classification": "special", + "identifier": "884", + "name": "88th Legislature, 4th Called Session (2023)", + "start_date": "2023-11-08", # TODO: correct end date - "end_date": "2023-10-13", + "end_date": "2023-11-17", "active": True, }, # TODO: Re-enable vote scraper when adding next regular session