ArneBinder's picture
Upload 5 files
5003662 verified
raw
history blame
105 Bytes
import os
import sys
# add current folder to the python path
sys.path.append(os.path.dirname(__file__))