compare-to-empty-string / C1901ΒΆ

Message emitted:

Avoid comparisons to empty string

Description:

Used when Pylint detects comparison to an empty string constant.

Created by compare-to-empty-string checker