AndreiDrang/python3-capsolver

View on GitHub
src/python3_capsolver/hcaptcha.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, captcha_type: Union[HCaptchaTypeEnm, str], websiteURL: str, websiteKey: str, *args, **kwargs):
Severity: Minor
Found in src/python3_capsolver/hcaptcha.py - About 35 mins to fix

    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(
    Severity: Minor
    Found in src/python3_capsolver/hcaptcha.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status