.. _compare-to-empty-string: 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