ci: missing var
This commit is contained in:
parent
f420eadff2
commit
2b9533a9eb
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ from .base import (
|
|||
load_platform_cookies,
|
||||
save_platform_cookies,
|
||||
)
|
||||
from .timeouts import BROWSER_SESSION_TIMEOUT, HTTP_TIMEOUT
|
||||
from .timeouts import BROWSER_NAV_TIMEOUT, BROWSER_SESSION_TIMEOUT, HTTP_TIMEOUT
|
||||
from .models import (
|
||||
ContestListResult,
|
||||
ContestSummary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue