mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Add barebone files for rest section.
This commit is contained in:
@@ -9,7 +9,7 @@ __all__ = [
|
||||
|
||||
class BfxWebsocketException(Exception):
|
||||
"""
|
||||
Base class for all exceptions defined in bfx/websocket/errors.py.
|
||||
Base class for all exceptions defined in bfxapi/websocket/exceptions.py.
|
||||
"""
|
||||
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user