refactoring - updated tests

This commit is contained in:
itsdeka
2022-08-27 17:17:13 +02:00
parent 17646f9980
commit 23c00e77a2
21 changed files with 42 additions and 21 deletions

View File

@@ -3,7 +3,8 @@ import sys
import asyncio
sys.path.append('../../../')
from bfxapi import Client, PUB_WS_HOST, PUB_REST_HOST
from bfxapi import Client
from bfxapi.constants import PUB_WS_HOST, PUB_REST_HOST
# Retrieving seed trades requires public hosts
bfx = Client(