jldbc / pybaseball

Pull current and historical baseball statistics using Python (Statcast, Baseball Reference, FanGraphs)
MIT License
1.18k stars 322 forks source link

Fix team game logs for current season #350

Open erin2722 opened 1 year ago

erin2722 commented 1 year ago

This PR addresses #343 by applying the fix suggested in the issue, and adds in a test to verify that it is working.