zero-sum-seattle / python-mlb-statsapi

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

People Object #190

Closed Mattsface closed 1 year ago

Mattsface commented 1 year ago

Why

As a developer and user I want to be able to query People objects with tests.

What

Updated People classes to use default camel case attributes Added tests for MlbDataAdapter, Mlb, and People

Tests

PyTest