seemethere / nba_py

Python client for NBA statistics located at stats.nba.com
BSD 3-Clause "New" or "Revised" License
1.05k stars 255 forks source link

Constant team colors inconsistenty fixed #119

Open irisodijk opened 6 years ago

irisodijk commented 6 years ago

A few teams (Timberwolves, Pelicans, Spurs and Jazz) had a color value with #, but not all of them. I made the teams constant to be consistent to all be without a #.