Add warning for failed import of mscl #50
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.
|