File size: 94 Bytes
76d0594
 
 
1
2
3
4
import sys
from os.path import dirname, join
sys.path.insert(0, join(dirname(__file__), '.'))