Add more typing annotations to __init__.py
authorAlexander Popov <alex.popov@linux.com>
Sun, 12 May 2024 15:29:25 +0000 (18:29 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 12 May 2024 15:29:25 +0000 (18:29 +0300)
commit70a210107d4804b61af3c93543939f52aaa8f618
tree2382b087f413a3de85bf406715e00482f8832a6a
parent3748c73af62c1eb95c33fc6a2072e158425d4316
Add more typing annotations to __init__.py

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