mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 21:55:57 +00:00
Not needed in Python. Detected by check C0325 in pylint3. Also replace an if len(tag): with just if tag: Empty strings, byte strings, lists, etc., are falsy in Python. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
x86_64 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |