mirror of
https://github.com/micropython/micropython.git
synced 2026-06-11 09:05:14 +02:00
416eadf962
`mp_obj_is_float` must be used in case the object representation is C or D. Signed-off-by: Damien George <damien@micropython.org>