python-mlb-statsapi
python-mlb-statsapi copied to clipboard
Sample code doesn't work anymore
schedule = mlb.get_schedule(day)
This throws this error:
Traceback (most recent call last):
TypeError: ScheduleGames.init() got an unexpected keyword argument 'gameguid'
hmmm let me take a look
hmmm I don't know what I was thinking with this example. I'll remove it. Thanks @IsaacNorthrop
I can't find where this "sample" code is @IsaacNorthrop