Add more typing annotations to test_engine.py
authorAlexander Popov <alex.popov@linux.com>
Mon, 13 May 2024 15:52:39 +0000 (18:52 +0300)
committerAlexander Popov <alex.popov@linux.com>
Mon, 13 May 2024 16:44:21 +0000 (19:44 +0300)
commit063c84f5f35cfb335fbfbf9e6a8c9e1c76f8802d
treed7b0ff3be980ebe3b28a5f0a24b380b659d694cd
parentd91f51e65de03179e7b8eebe538aac71f0ee96fc
Add more typing annotations to test_engine.py

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