Skip to content

Commit

Permalink
AK: bump end_date
Browse files Browse the repository at this point in the history
  • Loading branch information
NewAgeAirbender committed Aug 22, 2024
1 parent f879330 commit 642414e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapers/ak/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class Alaska(State):
"identifier": "33",
"name": "33rd Legislature (2023-2024)",
"start_date": "2023-01-17",
"end_date": "2024-05-15",
"end_date": "2024-05-16",
"active": True,
},
]
Expand Down

0 comments on commit 642414e

Please sign in to comment.