Skip to content

Commit

Permalink
ID: 2025, disableed for now (#5112)
Browse files Browse the repository at this point in the history
  • Loading branch information
showerst authored Dec 3, 2024
1 parent 33bec1f commit f6271d4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions scrapers/id/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,15 @@ class Idaho(State):
"end_date": "2024-03-29",
"active": True,
},
{
"_scraped_name": "2025 Session",
"classification": "primary",
"identifier": "2025",
"name": "68th Legislature, 1st Regular Session (2025)",
"start_date": "2025-01-06",
"end_date": "2025-04-10",
"active": False,
},
]
ignored_scraped_sessions = [
"2010 Session",
Expand Down

0 comments on commit f6271d4

Please sign in to comment.