micropython-lib/micropython/drivers
Angus Gratton 674e734a1c drivers/display/lcd160cr: Use isinstance() for type checking.
Fixes linter warning E721, expanded in Ruff 823 to include
direct comparison against built-in types.
2023-08-09 18:59:03 +10:00
..
bus/onewire micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
codec/wm8960 all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
display drivers/display/lcd160cr: Use isinstance() for type checking. 2023-08-09 18:59:03 +10:00
imu all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
led/neopixel micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
radio/nrf24l01 micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
sensor micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
storage/sdcard micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00