diff options
| author | Simon Glass <[email protected]> | 2024-09-01 16:26:14 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-09-18 13:00:59 -0600 |
| commit | b6ef3382e853c70888eea1fd18230277e5ea1ea4 (patch) | |
| tree | 3189b3775c2e116093f4a2f4f183101d3423d469 /scripts | |
| parent | ec811ab654c63a9c8dc355f496760e465bc6a618 (diff) | |
test/py: Fix some pylint warnings in test_ut.py
Tidy up most of these warnings. Remaining are four of these:
R0914: Too many local variables
which can only by fixed by splitting things into functions, so that is
left for another time.
Part of this change was done by the flynt tool.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
