We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f587acd + 73ef0ee commit 1e7eb37Copy full SHA for 1e7eb37
1 file changed
dataplug/formats/geospatial/copc.py
@@ -10,7 +10,6 @@
10
try:
11
import laspy
12
import laspy.copc
13
- import pdal
14
except ModuleNotFoundError:
15
pass
16
0 commit comments