zero-sum-seattle/python-mlb-statsapi

GameData got an unexpected keyword argument 'moundvisits'

Mattsface opened this issue · 1 comments

Periodic testing has caught a new keyword argument applied to GameData. This is causing GameData tests to fail. The new argument is "mountvisits"

merged