5994fbdb68a1c57da8491f271b9c6befae16ee0e
Replace filter(lambda obj: test(obj), data) with [obj for obj in data if test(obj)] Story: 2003310 Task: 24267 Change-Id: I5ccce1070fd5182ba25933f21665edbb85e4b3cc Signed-off-by: chenyan <yan.chen@intel.com>
stx-fault
StarlingX Fault Management
Description
Languages
Python
61.6%
C++
32.6%
Shell
3%
C
1.5%
Makefile
1.1%
Other
0.1%