mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
examples: set system path to base dir
This commit is contained in:
committed by
Jacob Plaster
parent
2221ca3e4c
commit
1b0c0674d4
@@ -1,6 +1,6 @@
|
||||
import os
|
||||
import sys
|
||||
sys.path.append('../')
|
||||
sys.path.append('../../../')
|
||||
|
||||
from bfxapi import Client, Order
|
||||
|
||||
|
||||
Reference in New Issue
Block a user