parser: stricter typing
Add typing annotations to parser.py, which allows us to verify python
scripts with stricter mypy settings by default.
Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
Add typing annotations to parser.py, which allows us to verify python
scripts with stricter mypy settings by default.
Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>