toddrob99 / MLB-StatsAPI

Python wrapper for MLB Stats API
GNU General Public License v3.0
547 stars 99 forks source link

Adding Venue details for schedule #41

Closed ryancheley closed 4 years ago

ryancheley commented 4 years ago

I added in the ID and Name of the Venue from the schedule API. I'm not sure how to run the tests for this (but am willing to learn!).

If there's more that's needed from me on this, please let me know and I'll make necessary changes.

Thanks!

ryancheley commented 4 years ago

Updated to use .get() and replaced ' with "