Maharshi Gor
First Working commit
193db9d
raw
history blame
134 Bytes
import os
import sys
# Add the src directory to the PYTHONPATH
sys.path.insert(0, os.path.join(os.path.dirname(__file__), "../src"))