We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b0577 commit 96d56b6Copy full SHA for 96d56b6
src/cube/mesh_utils/postprocessing.py
@@ -12,6 +12,7 @@
12
)
13
PYMESHLAB_AVAILABLE = False
14
from typing import Any
15
+
16
# Create stub class for typing
17
class pymeshlab:
18
MeshSet = Any
0 commit comments