Skip to content

Add warning for failed import of mscl #50

Add warning for failed import of mscl

Add warning for failed import of mscl #50

Triggered via push September 16, 2024 06:14
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): tests/test_imu.py#L1
tests/test_imu.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (ARG001): tests/test_imu.py#L33
tests/test_imu.py:33:30: ARG001 Unused function argument: `self`
Ruff (I001): tests/test_imu_data_packet.py#L1
tests/test_imu_data_packet.py:1:1: I001 Import block is un-sorted or un-formatted
build
Process completed with exit code 1.