Skip to content

Commit

Permalink
Merge pull request #5142 from openstates/or-2025-mock-session
Browse files Browse the repository at this point in the history
OR: ignore 2025 Mock Session
  • Loading branch information
jessemortenson authored Dec 18, 2024
2 parents 79408cb + 386fa8d commit 23101f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scrapers/or/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ class Oregon(State):
},
]
ignored_scraped_sessions = [
"Mock Session 2025",
"Mock Session 2024",
"2023-2024 Interim",
"Mock Session 2023",
Expand Down

0 comments on commit 23101f3

Please sign in to comment.