File: conftest.py

package info (click to toggle)
python-xsdata 26.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,200 kB
  • sloc: python: 31,234; xml: 422; makefile: 20; sh: 6
file content (4 lines) | stat: -rw-r--r-- 64 bytes parent folder | download
1
2
3
4
import os
import sys

sys.path.insert(0, os.path.abspath("./"))