maestro-server/analytics-maestro

View on GitHub
app/libs/drawing/helpers/helperDraw.py

Summary

Maintainability
A
0 mins
Test Coverage
F
50%

No newline at end of file
Open

        self._matrix3d = matrix3d
Severity: Minor
Found in app/libs/drawing/helpers/helperDraw.py by pep8

Trailing blank lines are superfluous.

Okay: spam(1)
W391: spam(1)\n

However the last line should end with a new line (warning W292).

There are no issues that match your filters.

Category
Status