globocom/async-pluct

View on GitHub
async_pluct/resource.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def from_data(cls, url, data=None, schema=None, session=None,
Severity: Minor
Found in async_pluct/resource.py - About 45 mins to fix

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

        def init(self, url, data=None, schema=None, session=None, response=None,
    Severity: Minor
    Found in async_pluct/resource.py - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status