Merge "Stein TC Election Statistics"

This commit is contained in:
Zuul 2018-10-10 05:11:43 +00:00 committed by Gerrit Code Review
commit 6626e1e21e
1 changed files with 6 additions and 0 deletions

View File

@ -77,6 +77,12 @@ data = [
'votes_cast': 384,
'results': '%s?id=%s' % (CIVS_BASE, 'E_98430d99fc2ed59d')
},
{
'election': '09/2018', # Stein
'electorate': 1636,
'votes_cast': 403,
'results': '%s?id=%s' % (CIVS_BASE, 'E_f773fda2d0695864')
},
]