Skip to content

Commit

Permalink
fix documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman committed Jun 23, 2023
1 parent 764d53c commit 04fb08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/skeletons.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Again assuming you have a mesh object loaded, the key function is :func:`meshpar

::

from trimesh_io import skeletonize
from meshparty.trimesh_io import skeletonize

# skeletonize the mesh using a 12 um invalidation radius
# assuming units of mesh.vertices is in nm
Expand Down

0 comments on commit 04fb08c

Please sign in to comment.