File size: 93 Bytes
25cae60
 
 
1
2
3
import sys
from os.path import dirname, join
sys.path.insert(0, join(dirname(__file__), '.'))