Skip to content

Commit

Permalink
Update control.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Dec 19, 2024
1 parent a3b759f commit d49b931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/python3_capsolver/control.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
from .core.aio_captcha_instrument import AIOCaptchaInstrument
from .core.sio_captcha_instrument import SIOCaptchaInstrument

__all__ = ("Control",)


class Control(CaptchaParams):

Expand Down

0 comments on commit d49b931

Please sign in to comment.