Bogdanp/falcon_sugar

View on GitHub

Showing 3 of 3 total issues

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

        def wrapper(self, req, resp, *args, **kwargs):
Severity: Minor
Found in falcon_sugar/marshmallow.py - About 35 mins to fix

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

        def wrapper(self, req, resp, *args, **kwargs):
    Severity: Minor
    Found in falcon_sugar/resource.py - About 35 mins to fix

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

              def wrapper(self, req, resp, *args, **kwargs):
      Severity: Minor
      Found in falcon_sugar/marshmallow.py - About 35 mins to fix
        Severity
        Category
        Status
        Source
        Language