mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-20 07:14:20 +01:00
Expose create modles via __init__
This commit is contained in:
@@ -6,3 +6,6 @@ from .OrderBook import *
|
|||||||
from .Subscription import *
|
from .Subscription import *
|
||||||
from .Wallet import *
|
from .Wallet import *
|
||||||
from .Position import *
|
from .Position import *
|
||||||
|
from .FundingLoan import *
|
||||||
|
from .FundingOffer import *
|
||||||
|
from .FundingCredit import *
|
||||||
|
|||||||
Reference in New Issue
Block a user