add comment

This commit is contained in:
filifa 2024-08-01 22:37:33 -05:00
parent 610dd6898d
commit 24f1c31362
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ package statsapi
type TeamID int
// NOTE: there are obviously more teams than this (in other leagues), but I
// only need MLB for my purposes
const (
LAA TeamID = 108
AZ TeamID = 109