Joe Subbiani f849a93d94 Improve python coding style
As per check-python-files.sh, added string documentation for
files and functions.

Modified for loops to use enumerate rather than range(len(
although as the same iteration index is used for multiple
lists it does not seem quite appropriate

Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
2021-09-02 18:53:52 +01:00
..
2020-12-10 21:30:01 +01:00
2021-06-28 09:28:33 +01:00
2021-06-08 16:45:41 +02:00