micropython/usb/usb-device/usb/device/core.py: adding alternate setting support plus a few fixes and improvements. #726
Annotations
2 errors
ruff
Process completed with exit code 1.
|
Ruff (RUF018):
micropython/usb/usb-device/usb/device/core.py#L833
micropython/usb/usb-device/usb/device/core.py:833:41: RUF018 Avoid assignment expressions in `assert` statements
|