Zackery Fathi

Results 2 issues of Zackery Fathi

This PR fixes a validation error encountered when the Transfermarkt API returns player stats without an "assists" field or with a placeholder value (such as "-"). The change made was...

### Changes Made - Enhanced `read_team_match_stats` to recognize and extract the `"xG on target (xGOT)"` field from within the `"Expected goals (xG)"` section. - Updated the test suite (`test_read_team_match_stats`) to...