minor correction

This commit is contained in:
Daniel Otto de Mentock 2022-02-04 17:41:29 +01:00
parent c1c2336638
commit 72978df099
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ class Rotation:
Parameters
----------
weights : numpy.ndarray, optional
weights : FloatSequence, optional
Relative weight of each rotation.
Returns