Skip to content

Commit

Permalink
Merge 83ef928 into 051e47a
Browse files Browse the repository at this point in the history
  • Loading branch information
FSund committed Sep 3, 2020
2 parents 051e47a + 83ef928 commit 1d1c38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transforms3d/euler.py
Expand Up @@ -178,7 +178,7 @@ def euler2mat(ai, aj, ak, axes='sxyz'):
Returns
-------
mat : array-like shape (3, 3) or (4, 4)
mat : array (3, 3)
Rotation matrix or affine.
Examples
Expand Down

0 comments on commit 1d1c38e

Please sign in to comment.