salvoventura/pypexels

View on GitHub
pypexels/src/rest.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status