File: __init__.py

package info (click to toggle)
python-pdal 1.4.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 448 kB
  • ctags: 796
  • sloc: python: 279; cpp: 104; 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