securionpay/securionpay-python

View on GitHub

Showing 2 of 10 total issues

Function __request has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __request(cls, method, path, params=None, json=None, files=None, url=None):
Severity: Minor
Found in securionpay/resource.py - About 45 mins to fix

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

        def __init__(self, type, code, message, charge_id, blacklist_rule_id):
    Severity: Minor
    Found in securionpay/exception.py - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language