thumbor/thumbor

View on GitHub
thumbor/engines/gif.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def draw_rectangle(self, x, y, width, height):
Severity: Minor
Found in thumbor/engines/gif.py - About 35 mins to fix

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

        def crop(self, left, top, right, bottom):
    Severity: Minor
    Found in thumbor/engines/gif.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status