pylint-errors

C0305 (trailing-newlines)

:x: Problematic code:

# to be addded

:heavy_check_mark: Correct code:

# to be added

Rationale:

Used when there are trailing blank lines in a file.