simplifiable-if-expression / R1719#
Message emitted:
The if expression can be replaced with %s
Description:
Used when an if expression can be replaced with 'bool(test)'.
Correct code:
# This is a placeholder for correct code for this message.
Additional details:
You can help us make the doc better by contributing !
Created by the refactoring checker.