phenny-1/test/__init__.py

4 lines
72 B
Python

# add current working directory to path
import sys
sys.path.append('.')