pybaseball
pybaseball copied to clipboard
Resolved depracated warnings for game logs, and added tests
Issue #422
- Resolved some warnings about depracted functions in team_gamelogs.py.
- Added a test for get_team_game_logs
- No new or changed functionality, just resolved warnings...