salvoventura/pypexels

View on GitHub

Showing 2 of 7 total issues

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

    def _request(self, url, method, query_params=None, data=None, **kwargs):
Severity: Minor
Found in pypexels/src/rest.py - About 35 mins to fix

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

        def __init__(self, url, api_key, api_version=API_VERSION, valid_options=None, **kwargs):
    Severity: Minor
    Found in pypexels/src/pexelspage.py - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language