Add more typing annotations to engine.py
authorAlexander Popov <alex.popov@linux.com>
Mon, 13 May 2024 12:07:08 +0000 (15:07 +0300)
committerAlexander Popov <alex.popov@linux.com>
Mon, 13 May 2024 12:09:45 +0000 (15:09 +0300)
commit17f1afb86e086f2d7680c874f0c5b041808afa45
tree864f39c9984133af11b3996eff708d774a908ead
parent5a977616f26cdaa334a71bc56265e117b9036a05
Add more typing annotations to engine.py

Annotate all functions to enable mypy checking for them.
kernel_hardening_checker/engine.py