Skip to content

Use an array for round_information instead of a dictionary mapping round number to data

Allan Shortlidge requested to merge election-cound-round-information-format into dev

@DSASanFrancisco/portal-members

Use an array to represent round_information instead of a dictionary mapping round number to data for that round.

Merge request reports