Skip to content

Commit da07663

Browse files
committed
Update test_altcha.py
1 parent a1e56d7 commit da07663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_altcha.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import pytest
22

33
from tests.conftest import BaseTest
4-
from python3_anticaptcha.core.enum import ProxyTypeEnm, CaptchaTypeEnm
54
from python3_anticaptcha.altcha import Altcha
5+
from python3_anticaptcha.core.enum import ProxyTypeEnm, CaptchaTypeEnm
66
from python3_anticaptcha.core.serializer import GetTaskResultResponseSer
77
from python3_anticaptcha.core.context_instr import AIOContextManager, SIOContextManager
88

0 commit comments

Comments
 (0)