We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a07d5a commit 29ad025Copy full SHA for 29ad025
nibabel/tests/test_quaternions.py
@@ -18,7 +18,7 @@
18
from .. import quaternions as nq
19
from .. import eulerangles as nea
20
21
-# Example rotations """
+# Example rotations
22
eg_rots = []
23
params = (-pi, pi, pi / 2)
24
zs = np.arange(*params)
0 commit comments