usgo / online-ratings

AGA Online Ratings protocol and implementation
MIT License
23 stars 12 forks source link

Clean up rating->rank display helper funcs #68

Open amj opened 8 years ago

amj commented 8 years ago

ratings are a number between 0 and 40, and they get transformed into 30k-7d+ in the display. should be easy, might be worth a jinja filter.