mtslzr / srapi

Sports Reference API
MIT License
0 stars 0 forks source link

Standings don't work for previous alignments #43

Open mtslzr opened 5 years ago

mtslzr commented 5 years ago

While working on #7, discovered that coding a struct with leagues/divisions causes previous league alignments (e.g. before AL/NL, E/C/W) to fail because of the incorrect keys. Will need to build the leagues and divisions programmatically.