Skip to content

Commit a3b759f

Browse files
committed
Update aws_waf.py
1 parent 2110674 commit a3b759f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/python3_capsolver/aws_waf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
from .core.base import CaptchaParams
44
from .core.enum import AntiAwsWafTaskTypeEnm
55

6+
__all__ = ("AwsWaf",)
7+
68

79
class AwsWaf(CaptchaParams):
810
def __init__(

0 commit comments

Comments
 (0)