This commit is contained in:
doms9 2025-09-14 18:13:44 -04:00
parent afb4922251
commit 00000d9cec

View file

@ -63,6 +63,8 @@ async def get_events(
if cached_hrefs & {href}:
continue
cached_hrefs.add(href)
events.append(
{
"sport": event_name,