-
-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Hockey] Reorganize constants data into a Teams class for better attr…
…ibute access. - Add scorer and assists to goal objects with Player data. - Remove unnecessary objects from the old API, they were never used anyway. - Attach all team info to game objects instead of just the name, logo, and emojis as separate attributes. - Fix a keyerror that can happen if an unknown team ID is present in the schedule, such as for the upcoming All-Stars games.
- Loading branch information
1 parent
5a24d12
commit b5765cf
Showing
4 changed files
with
150 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.