Skip to content

Commit d49b931

Browse files
committed
Update control.py
1 parent a3b759f commit d49b931

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/python3_capsolver/control.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
from .core.aio_captcha_instrument import AIOCaptchaInstrument
66
from .core.sio_captcha_instrument import SIOCaptchaInstrument
77

8+
__all__ = ("Control",)
9+
810

911
class Control(CaptchaParams):
1012

0 commit comments

Comments
 (0)