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

@@ -1,7 +1,8 @@
import sys
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 derivative status requires public hosts
bfx = Client(