blob: 37a8c54b16273a23e43262c359861eb78ab21014 [file] [log] [blame]
<html>
<body>
<span style="font-family: verdana,serif;">
This inspection highlights comparisons with None. That type of comparisons
should always be done with 'is' or 'is not', never the equality operators.
</span>
</body>
</html>