commit | d4c851ca57b700bf864e775cbecacd260b4f135b | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> | Mon Sep 02 11:11:22 2019 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Sep 07 08:12:44 2019 -0400 |
tree | 19cd5361ca11ea81c3e834fd83ccdc2bb2665bc6 | |
parent | 16041cda0c7e5af93f087e9cfb9e8306f9812207 [diff] |
scripts: gen_kobject_list.py: Remove redundant parentheses No need to put () around 'if' conditions in Python. Fixing pylint warnings for a CI check. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>