We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
open3d =
1 parent c9fe4f0 commit 7dc7a38Copy full SHA for 7dc7a38
python/open3d/__init__.py
@@ -212,4 +212,4 @@ def _jupyter_nbextension_paths():
212
213
if sys.platform == "win32":
214
_win32_dll_dir.close()
215
-del os, sys, CDLL, load_cdll, find_library, Path, warnings, _insert_pybind_names
+del os, sys, CDLL, load_cdll, find_library, Path, warnings, _insert_pybind_names, open3d
0 commit comments