e
This commit is contained in:
parent
d19ed4cb8b
commit
00000d9179
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ async def parse_feed(
|
||||||
elem.clear()
|
elem.clear()
|
||||||
continue
|
continue
|
||||||
|
|
||||||
if not exist_sprts & {sport, event}:
|
if exist_sprts & {sport, event}:
|
||||||
continue
|
continue
|
||||||
|
|
||||||
events.append(
|
events.append(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue