diff options
author | David Gow <[email protected]> | 2021-02-22 21:49:30 -0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2021-03-11 14:37:37 -0700 |
commit | 7421b1a4d10c633ca5f14c8236d3e2c1de07e52b (patch) | |
tree | f9a02807b55b5b6268e6f58ee76f52c9b0a41abd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
kunit: tool: Fix a python tuple typing error
The first argument to namedtuple() should match the name of the type,
which wasn't the case for KconfigEntryBase.
Fixing this is enough to make mypy show no python typing errors again.
Fixes 97752c39bd ("kunit: kunit_tool: Allow .kunitconfig to disable config items")
Signed-off-by: David Gow <[email protected]>
Reviewed-by: Daniel Latypov <[email protected]>
Acked-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions