From 884da1571d86caf9440e5e32ebe17144464da484 Mon Sep 17 00:00:00 2001 From: NewAgeAirbender <34139325+NewAgeAirbender@users.noreply.github.com> Date: Thu, 5 Oct 2023 15:16:41 -0500 Subject: [PATCH] OK: remove 2023S3 from ignored_scrape_sessions --- scrapers/ok/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scrapers/ok/__init__.py b/scrapers/ok/__init__.py index e9fdc39de5..5fe2c06bc2 100644 --- a/scrapers/ok/__init__.py +++ b/scrapers/ok/__init__.py @@ -169,7 +169,6 @@ class Oklahoma(State): }, ] ignored_scraped_sessions = [ - "2023 Second Special Session", "2021 Regular Session - Web", "2020 Second Special Session", "2020 Regular Session (web)",