aplazame/aplazame-sdk

View on GitHub
aplazame_sdk/__init__.py

Summary

Maintainability
B
4 hrs
Test Coverage

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

      There are no issues that match your filters.

      Category
      Status