fix(ci): test
This commit is contained in:
parent
f148f77ec6
commit
ddff996ee2
3 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ from dataclasses import asdict
|
|||
import requests
|
||||
from bs4 import BeautifulSoup, Tag
|
||||
|
||||
from scrapers.models import MetadataResult, ProblemSummary, TestCase, TestsResult
|
||||
from models import MetadataResult, ProblemSummary, TestCase, TestsResult
|
||||
|
||||
|
||||
def parse_problem_url(problem_input: str) -> str | None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue