feat: Add suppport for RPI orders and adl endpoint #653
python-app.yml
on: pull_request
Annotations
5 errors and 1 warning
|
lint
Process completed with exit code 1.
|
|
Ruff (E722):
reproduce_threaded_disconnect.py#L83
reproduce_threaded_disconnect.py:83:9: E722 Do not use bare `except`
|
|
Ruff (F541):
generate_docs.py#L42
generate_docs.py:42:11: F541 f-string without any placeholders
|
|
Ruff (F401):
1608.py#L6
1608.py:6:47: F401 `binance.ws.reconnecting_websocket.ReconnectingWebsocket` imported but unused
|
|
Ruff (F401):
1608.py#L4
1608.py:4:8: F401 `time` imported but unused
|
|
lint
The process '/usr/bin/git' failed with exit code 128
|