zero-sum-seattle / python-mlb-statsapi

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

PlayDetails got an unexpected keyword argument #174

Closed Mattsface closed 1 year ago

Mattsface commented 1 year ago
PlayDetails.__init__() got an unexpected keyword argument
       'disengagementnum'

Periodic tests are failing for PlayDetails

Mattsface commented 1 year ago

merged