We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55bf3f commit 95b571aCopy full SHA for 95b571a
nibabel/cifti2/cifti2_axes.py
@@ -54,7 +54,7 @@ def to_header(axes):
54
55
class Axis(object):
56
"""
57
- Generic object describing the rows or columns of a CIFTI vector/matrix
+ Abstract class for any object describing the rows or columns of a CIFTI vector/matrix
58
59
Attributes
60
----------
0 commit comments