parser.py: reword assert syntax
Reword our asserts to fix the errors reported by flake8, such as the
following:
./parser.py:375:11: E275 missing whitespace after keyword
Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
Loading
Please register or sign in to comment