This commit is contained in:
doms9 2025-11-03 04:13:00 -05:00
parent a180e18935
commit 00000d9050
5 changed files with 295 additions and 189 deletions

View file

@ -135,7 +135,7 @@ class Leagues:
return any(t in self.teams(league) for t in (t1.strip(), t2.strip()))
return event.lower() in ["nfl redzone", "college gameday"]
return event.lower() in {"nfl redzone", "college gameday"}
def get_tvg_info(
self,