Skip to content

Commit

Permalink
Merge branch 'python-documentation-error-in-rotation' into 'development'
Browse files Browse the repository at this point in the history
mistake in python documentation

See merge request damask/DAMASK!988
  • Loading branch information
MarDiehl committed Oct 21, 2024
2 parents e7550ea + a756cec commit 96bc8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/damask/mechanics.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def rotation(T: _np.ndarray) -> _rotation.Rotation:
Returns
-------
R : damask.Rotation, shape (...)
Rotational part of the vector.
Rotational part of the tensor.
Notes
-----
Expand Down

0 comments on commit 96bc8c3

Please sign in to comment.