diff --git a/get_data.py b/get_data.py index a46196f..28a32e5 100644 --- a/get_data.py +++ b/get_data.py @@ -596,7 +596,7 @@ async def lifespan(app: FastAPI): season = now.year + 1 else: season = now.year - logger.info("не удалось получить последний сезон.") + logger.info(f"предположили номер сезона: {season}") SEASON = season # 2. берём календарь