e
This commit is contained in:
parent
a02d30459a
commit
00000d9855
5 changed files with 98 additions and 42 deletions
|
|
@ -131,4 +131,7 @@ async def main(client: httpx.AsyncClient) -> None:
|
|||
),
|
||||
}
|
||||
|
||||
log.info(f"Collected {len(urls)} live events")
|
||||
log.info(f"Collected {len(urls)} live event(s)")
|
||||
|
||||
|
||||
# add caching
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue