pylint-errors

C0327 (mixed-line-endings)

:x: Problematic code:

# to be addded

:heavy_check_mark: Correct code:

# to be added

Rationale:

Used when there are mixed (LF and CRLF) newline signs in a file.