conftest.py 78 B

123
  1. import os
  2. SUBJECTS_DIR = os.path.join(os.path.dirname(__file__), 'subjects')