You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: Fix extras docstring in base data class __getitem__
Fix extras docstring in base data class `__getitem__`: the returned
type is not a tuple, as it is unpacked, so fix the returned type.
Change the description accordingly, and take advantage of the commit to
improve it.
0 commit comments