examples: set system path to base dir

This commit is contained in:
JacobPlaster
2020-04-14 15:16:00 +01:00
committed by Jacob Plaster
parent 2221ca3e4c
commit 1b0c0674d4
16 changed files with 16 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
import os
import sys
sys.path.append('../')
sys.path.append('../../../')
from bfxapi import Client, Order