mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
Ruff version 283 expanded E721 to fail when making direct comparison against a built-in type. Change the code to use isinstance() as suggested, these usages appear to have equivalent functionality. Signed-off-by: Angus Gratton <angus@redyak.com.au>
65 KiB
Executable File
65 KiB
Executable File