Skip to content

Commit

Permalink
fix doc typo again
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman committed Jun 23, 2023
1 parent 04fb08c commit f9e8ef1
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 meshparty.trimesh_io import skeletonize
from meshparty 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 f9e8ef1

Please sign in to comment.