File: conftest.py

package info (click to toggle)
vips 8.18.0-2
  • links: PTS
  • area: main
  • in suites: forky
  • size: 53,448 kB
  • sloc: ansic: 172,621; cpp: 12,257; python: 5,077; sh: 773; perl: 40; makefile: 25; javascript: 6
file content (4 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (6)
1
2
3
4
import sys
import os

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