Skip to content

Commit

Permalink
Warning -> Warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
salt-die committed Oct 14, 2023
1 parent 1f7d3aa commit 5c572b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/advanced/rubiks/rubiks/rotation.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"""
Functions that return 3-dimensional rotation arrays around some axis with a given angle.
Warning
-------
Warnings
--------
All functions re-use the same buffer array. To create new arrays from rotation
functions, use `copy`.
"""
Expand Down

0 comments on commit 5c572b3

Please sign in to comment.