micropython-lib/python-ecosys/cbor2
Angus Gratton c6a72c70b9 cbor2: Improve decoder to pass Ruff F821 undefined-name.
These were probably intentional missing names, however raising
NotImplementedError or KeyError is more explicit than trying to call an
unknown function.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-22 22:43:20 +10:00
..
cbor2 cbor2: Improve decoder to pass Ruff F821 undefined-name. 2023-08-22 22:43:20 +10:00
examples cbor2: Add cbor2 library. 2023-03-01 01:13:06 +11:00
manifest.py python-ecosys: Add pypi= to metadata. 2023-04-06 12:06:15 +10:00