session logon #519
python-app.yml
on: pull_request
Annotations
3 errors
lint
Process completed with exit code 1.
|
Ruff (F401):
tests/test_async_client_ws_api.py#L1
tests/test_async_client_ws_api.py:1:8: F401 `sys` imported but unused
|
Ruff (F401):
binance/ws/streams.py#L2
binance/ws/streams.py:2:8: F401 `threading` imported but unused
|