ci: typing
This commit is contained in:
parent
904bd9c18c
commit
4622c8c373
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ from typing import Any
|
|||
import httpx
|
||||
|
||||
from .base import BaseScraper
|
||||
from .timeouts import BROWSER_NAV_TIMEOUT, BROWSER_SESSION_TIMEOUT, HTTP_TIMEOUT
|
||||
from .timeouts import BROWSER_SESSION_TIMEOUT, HTTP_TIMEOUT
|
||||
from .models import (
|
||||
ContestListResult,
|
||||
ContestSummary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue