Skip to content

Commit 95b571a

Browse files
DOC: explained that Axis is an abstract class
1 parent f55bf3f commit 95b571a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/cifti2/cifti2_axes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def to_header(axes):
5454

5555
class Axis(object):
5656
"""
57-
Generic object describing the rows or columns of a CIFTI vector/matrix
57+
Abstract class for any object describing the rows or columns of a CIFTI vector/matrix
5858
5959
Attributes
6060
----------

0 commit comments

Comments
 (0)