Docstrings
Compare changes
- s214735 authored
@@ -25,8 +25,8 @@ def volume(obj, **mesh_kwargs) -> float:
@@ -35,9 +35,11 @@ def volume(obj, **mesh_kwargs) -> float:
@@ -70,6 +72,7 @@ def area(obj, **mesh_kwargs) -> float:
@@ -79,15 +82,18 @@ def area(obj, **mesh_kwargs) -> float:
@@ -117,6 +123,7 @@ def sphericity(obj, **mesh_kwargs) -> float:
@@ -125,9 +132,11 @@ def sphericity(obj, **mesh_kwargs) -> float:
@@ -138,9 +147,12 @@ def sphericity(obj, **mesh_kwargs) -> float: