File size: 69 Bytes
62dcfec
c0bf8aa
62dcfec
 
1
2
3
4
import sys
path="ASG.API/"
BASEPATH=path+'/'
sys.path.insert(0, path)