Skip to content

Commit

Permalink
chore: Update CSV file name for importing election candidates in 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
desafinadude committed Jun 13, 2024
1 parent d6a5e2c commit 64263f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
COMMIT = False

csv_files = [
'hope4sa.csv'
'national-candidates.csv'
]

candidates = []
Expand Down

0 comments on commit 64263f2

Please sign in to comment.