Don't check __name__ in __init__.py (it can't run separately anyway)
authorAlexander Popov <alex.popov@linux.com>
Wed, 8 Jun 2022 22:54:42 +0000 (01:54 +0300)
committerAlexander Popov <alex.popov@linux.com>
Wed, 8 Jun 2022 22:54:42 +0000 (01:54 +0300)
commit98fb9d9758e6286d8ba82e834958806b8ea78211
tree36ea792fdcac15be728f6416cfdcb23bbd194287
parent58cc1a05b44da059ceb488eee0b2d3c362cace31
Don't check __name__ in __init__.py (it can't run separately anyway)
kconfig_hardened_check/__init__.py