Skip to content

Commit 96d56b6

Browse files
committed
Format
1 parent 95b0577 commit 96d56b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cube/mesh_utils/postprocessing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
)
1313
PYMESHLAB_AVAILABLE = False
1414
from typing import Any
15+
1516
# Create stub class for typing
1617
class pymeshlab:
1718
MeshSet = Any

0 commit comments

Comments
 (0)