Skip to content

Commit

Permalink
Merge pull request #4958 from NewAgeAirbender/master
Browse files Browse the repository at this point in the history
IN: ignore 2025 session for now
  • Loading branch information
NewAgeAirbender authored Jun 7, 2024
2 parents 75cc186 + 4fd4f42 commit 1d067c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scrapers/in/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ class Indiana(State):
},
]
ignored_scraped_sessions = [
"First Regular Session 124th General Assembly (2025)",
"2012 Regular Session",
"2011 Regular Session",
"2010 Regular Session",
Expand Down

0 comments on commit 1d067c3

Please sign in to comment.