Update tc-election-summary.py: reflect 2025.1 results
Reflect 2025.1 election results to tc-election-summary.py election tool Change-Id: I7a42df08e2dc03959fcc8371b846def1d09ae7d3
This commit is contained in:
parent
1e77196ddf
commit
5ba27b015d
@ -131,6 +131,12 @@ data = [
|
||||
'votes_cast': 57,
|
||||
'results': '%s?id=%s' % (CIVS_BASE, 'E_f8044ce7af316bf3')
|
||||
},
|
||||
{
|
||||
'election': '09/2024', # 2025.1 Epoxy
|
||||
'electorate': 284,
|
||||
'votes_cast': 61,
|
||||
'results': '%s?id=%s' % (CIVS_BASE, 'E_079cc0f0dda5010c')
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user