aioble/l2cap: Catch disconnection and raise as DeviceDisconnectedError. #665
Annotations
4 errors
ruff
Process completed with exit code 1.
|
Ruff (W292):
micropython/bluetooth/aioble/aioble/l2cap.py#L225
micropython/bluetooth/aioble/aioble/l2cap.py:225:14: W292 No newline at end of file
|
Ruff (RSE102):
micropython/bluetooth/aioble/aioble/l2cap.py#L224
micropython/bluetooth/aioble/aioble/l2cap.py:224:42: RSE102 Unnecessary parentheses on raised exception
|
Ruff (RSE102):
micropython/bluetooth/aioble/aioble/l2cap.py#L198
micropython/bluetooth/aioble/aioble/l2cap.py:198:42: RSE102 Unnecessary parentheses on raised exception
|