feat: add support for rpi #1643
Closed
Annotations
5 errors and 1 warning
|
Lint code with Ruff
Process completed with exit code 1.
|
|
Lint code with Ruff:
reproduce_threaded_disconnect.py#L83
reproduce_threaded_disconnect.py:83:9: E722 Do not use bare `except`
|
|
Lint code with Ruff:
generate_docs.py#L42
generate_docs.py:42:11: F541 f-string without any placeholders
|
|
Lint code with Ruff:
1608.py#L6
1608.py:6:47: F401 `binance.ws.reconnecting_websocket.ReconnectingWebsocket` imported but unused
|
|
Lint code with Ruff:
1608.py#L4
1608.py:4:8: F401 `time` imported but unused
|
|
Post Run actions/checkout@v5
The process '/usr/bin/git' failed with exit code 128
|
Loading