Skip to content

Commit

Permalink
wip3
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jan 4, 2024
1 parent 5f30171 commit e28d84c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pdal/libpdalpython.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ namespace pdal {
std::string getSrsWKT2() { return getExecutor()->getSrsWKT2(); }

py::object getQuickInfo() {
py::gil_scoped_acquire acquire;
py::object json = py::module_::import("json");

std::string response;
Expand Down

0 comments on commit e28d84c

Please sign in to comment.