Skip to content

Commit 29ad025

Browse files
authored
Update nibabel/tests/test_quaternions.py
1 parent 7a07d5a commit 29ad025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/tests/test_quaternions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from .. import quaternions as nq
1919
from .. import eulerangles as nea
2020

21-
# Example rotations """
21+
# Example rotations
2222
eg_rots = []
2323
params = (-pi, pi, pi / 2)
2424
zs = np.arange(*params)

0 commit comments

Comments
 (0)