File size: 82 Bytes
301aec8
 
 
 
1
2
3
4
5
import sys
import os

sys.path.append(os.path.dirname(os.path.abspath(__file__)))