Compare with None explicitly
authorAlexander Popov <alex.popov@linux.com>
Sun, 5 Mar 2023 12:57:43 +0000 (15:57 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 5 Mar 2023 12:57:43 +0000 (15:57 +0300)
These objects should be compared for identity with None using 'is' operator.


No differences found