zero-sum-seattle / python-mlb-statsapi

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

Updated examples for tests in README to include the season param #183

Closed Mattsface closed 1 year ago

Mattsface commented 1 year ago

Why

MLB has started a new season, so it's important to add the season parameter to the stat endpoint.

What

Updated examples found in the README with params

Tests

PyTest

Risk and impact