X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/9565924bed8f9afd0682d4d029378711b905c550..ed271a9bc9a0ec6928e7276d645541db6e5cb7c6:/lib/rubyvote/irv.rb diff --git a/lib/rubyvote/irv.rb b/lib/rubyvote/irv.rb index b26b1d1..c3fabe6 100644 --- a/lib/rubyvote/irv.rb +++ b/lib/rubyvote/irv.rb @@ -88,7 +88,7 @@ class InstantRunoffResult < ElectionResult end unless votes.length > 0 - @winners=[nil] + @winners=[] return end