Skip to content

Commit

Permalink
Merge pull request #5011 from NewAgeAirbender/ut_bills
Browse files Browse the repository at this point in the history
UT: set special session live
  • Loading branch information
NewAgeAirbender authored Aug 20, 2024
2 parents b8106b3 + f5b2f57 commit f879330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapers/ut/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ class Utah(State):
"start_date": "2024-08-21",
# TODO: update end_date
"end_date": "2024-08-30",
"active": False,
"active": True,
},
]
ignored_scraped_sessions = [
Expand Down

0 comments on commit f879330

Please sign in to comment.