bfxpi: expose models in __init__

This commit is contained in:
Jacob Plaster
2018-12-06 13:12:19 +00:00
parent 1e6f9b2356
commit c27b9c132e

View File

@@ -2,3 +2,4 @@ name = 'bfxapi'
from bfxapi.Client import Client
from bfxapi.websockets.GenericWebsocket import GenericWebsocket
from bfxapi.models import *