jontingvold / pyrankvote

PyRankVote is a python library for different ranked-choice voting systems, like IRV, STV and PBV. Created in June 2019.
MIT License
52 stars 16 forks source link

Improvements/fixes to type annotations #25

Open tg2648 opened 11 months ago

tg2648 commented 11 months ago

This PR makes some improvements/fixes to type annotations. Each improvement/fix is in its own commit.