Skip to content

usb: Add high-level USB device support packages #240

usb: Add high-level USB device support packages

usb: Add high-level USB device support packages #240

Triggered via pull request February 28, 2024 06:37
Status Failure
Total duration 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (PLR0913): micropython/usbd/device.py#L69
micropython/usbd/device.py:69:9: PLR0913 Too many arguments in function definition (15 > 14)
ruff
Process completed with exit code 1.