обновление для Кубка России
переделаны все парсеры на ссылки из базы
This commit is contained in:
@@ -16,4 +16,5 @@ def sync_matches(matches_data: list[dict]) -> None:
|
||||
place=match.get("place"),
|
||||
date_raw=match.get("date_raw"),
|
||||
score_add=match.get("score_add"),
|
||||
)
|
||||
source_key=match.get("source_key"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user