roclark / sportsipy

A free sports API written for python
MIT License
484 stars 187 forks source link

Fix the baseball example in the index.rst file #728

Open jjbrosnan opened 2 years ago

jjbrosnan commented 2 years ago

Fix the baseball code example

It currently results in an empty dataframe, which is useless. The string passed as argument to the Boxscore class is incorrect, and requires the BOS/ at the beginning.