mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
Rename bfxapi.websocket.client to _client and bfxapi.websocket.handlers to _handlers (according to PEP8).
This commit is contained in:
@@ -1 +1 @@
|
||||
from .client import BfxWebSocketClient, BfxWebSocketBucket, BfxWebSocketInputs
|
||||
from ._client import BfxWebSocketClient, BfxWebSocketBucket, BfxWebSocketInputs
|
||||
|
||||
Reference in New Issue
Block a user