File: __init__.py

package info (click to toggle)
python-pdal 2.1.8%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 568 kB
  • sloc: python: 358; cpp: 349; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (3)
1
2
3
import sys
DATADIRECTORY = sys.argv.pop()
from test.test_pipeline import test_suite