aplazame/aplazame-sdk

View on GitHub

Showing 2 of 2 total issues

Client has 29 functions (exceeds 20 allowed). Consider refactoring.
Open

class Client(object):

    """
    A client for the Aplazame Recovery API.
    See http://docs.aplazame.com/ for complete API documentation.
Severity: Minor
Found in aplazame_sdk/__init__.py - About 3 hrs to fix

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

        def __init__(self, access_token, sandbox=False, version='1',
    Severity: Major
    Found in aplazame_sdk/__init__.py - About 50 mins to fix
      Severity
      Category
      Status
      Source
      Language