conftest.py 90 字节
Newer Older
1 2 3 4
import os
import sys

sys.path.append(os.path.join(os.path.dirname(__file__), "helpers"))