rspec/rules/S5796/python/message.adoc

6 lines
98 B
Plaintext

=== Message
* Replace this "is" operator with "==".
* Replace this "is not" operator with "!=".