4d207895b4
Fix pylint warnings like these: Comparison to True should be just 'expr' (singleton-comparison) Comparison to False should be 'not expr' (singleton-comparison) I checked that GPIO.read() only returns True/False in the python-periphery docs. Getting rid of pylint warnings for a CI check. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
shields | ||
x86 | ||
x86_64/qemu_x86_64 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig | ||
index.rst |