mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-20 15:24:21 +01:00
bfxpi: expose models in __init__
This commit is contained in:
@@ -2,3 +2,4 @@ name = 'bfxapi'
|
||||
|
||||
from bfxapi.Client import Client
|
||||
from bfxapi.websockets.GenericWebsocket import GenericWebsocket
|
||||
from bfxapi.models import *
|
||||
|
||||
Reference in New Issue
Block a user