rspec/rules/S5727/python/message.adoc

7 lines
189 B
Plaintext

=== Message
* Remove this identity check; it will always be True/False
* Remove this == comparison; it will always be True/False
* Remove this != comparison; it will always be True/False