zero-sum-seattle / python-mlb-statsapi

Python Wrapper for the MLB's Official Stats API
MIT License
41 stars 10 forks source link

Issue#206 fix #207

Closed KCNilssen closed 3 months ago

KCNilssen commented 3 months ago

Why

Fixes issue #206 where GameInfo was expecting two parameters that were not present in game Pks 745114 & 746083. Changes

What

Made attendance & gamedurationminutes option ints.

Tests

Ran and passed tests

Risk and impact

What is the risk level of the change and why?

KCNilssen commented 3 months ago

Updated missing optional attributes in Attendance and fixed Tests. test_mlb_get_person_id_with_sportid was looking for a player that no longer is in the MLB.