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)
commitb4de795e6120b264cfacad74b96df508419c6076
tree645638b8c5d8fc376e98e0390d91fe6c783735ef
parent6b2ac069f283fb8c6027f6142f550e0e1af9566c
Compare with None explicitly

These objects should be compared for identity with None using 'is' operator.
kconfig_hardened_check/__init__.py