zero-sum-seattle / python-mlb-statsapi

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

Fixes issue #214 by adding missing pitching stat attr #215

Closed KCNilssen closed 3 months ago

KCNilssen commented 3 months ago

Why

Missing pitching stat attribute causing issue #214

What

Adds the missing attribute

Tests

Passes tests

Risk and impact