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 63cd320 commit eb7e573Copy full SHA for eb7e573
cf/data/data.py
@@ -3119,7 +3119,7 @@ def _cyclic(self):
3119
"""Storage for axis cyclicity.
3120
3121
Contains a `set` that identifies which axes are cyclic (and
3122
- therefore allow cyclic slicing). The set contains a subset of
+ therefore allows cyclic slicing). The set contains a subset of
3123
the axis identifiers defined by the `_axes` attribute.
3124
3125
.. warning:: Never change the value of the `_cyclic` attribute
0 commit comments