Closed ItsMestro closed 1 year ago
Realized I didn't test this properly and does not work in its current form because the type instantiation doesn't like unions. But that's where my knowledge of this project ends.
I've touched things up - thanks for the contribution!
A list of
CountryStatistics
is returned when getting rankings withRankingType.COUNTRY
I don't know if implementation should be different to not make type hints awful but this at least allows for country rankings to be fetched.