motom001/DoorPi

View on GitHub
doorpi/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage

Blank line at end of file
Open

Severity: Minor
Found in doorpi/__init__.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