diff --git a/graphicle/calculate.py b/graphicle/calculate.py index abaefb5..a29e82f 100644 --- a/graphicle/calculate.py +++ b/graphicle/calculate.py @@ -975,7 +975,7 @@ def spherocity( return_axis: bool = False, rng_seed: ty.Optional[int] = None, ): - """Computes the spherocity of an event, from the final-state momenta. + """Computes the spherocity of an event, from final-state momenta. :group: calculate