Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlzhou committed Jun 5, 2023
1 parent 66f9052 commit 8f63356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eAbsentee/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class Config:

# https://www.elections.virginia.gov/casting-a-ballot/calendars-schedules/upcoming-elections.html
UPCOMING_ELECTIONS = [
date(2023, 10, 27), # Primary election
date(2023, 6, 20), # Primary election
]
FORM_OPEN = len(UPCOMING_ELECTIONS) > 0

Expand Down

0 comments on commit 8f63356

Please sign in to comment.