Closed
Description
After updating to version 5.1.3 of this library I am getting the error:
File "<snip>/adafruit_bus_device/i2c_device.py", line 65, in I2CDevice
self, buf: WriteableBuffer, *, start: int = 0, end: Optional[int] = None
NameError: name 'WriteableBuffer' is not defined
When looking at the i2c_device.py
file I noticed the latest build for that file has failed as well with the same error, see:
https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/runs/5070616660?check_suite_focus=true
Metadata
Metadata
Assignees
Labels
No labels