allez on essaie ca

This commit is contained in:
Gaël
2025-09-08 18:53:34 +02:00
parent a1e462eab9
commit 542aea6602
2 changed files with 41 additions and 11 deletions

View File

@@ -566,6 +566,7 @@ async def run_weekly():
# -------------------- Scheduler --------------------
async def run_forever_sunday_noon():
logging.basicConfig(level=logging.INFO, format="%(levelname)s: %(message)s")
"""Run at next Sunday 12:00 Europe/Brussels, then every 7 days."""
while True:
now = datetime.now(TZ)