Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
wiredfool 2025-01-25 13:42:53 +00:00 committed by GitHub
parent 2b88b1c49d
commit af64250144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3262,7 +3262,8 @@ class SupportsArrayInterface(Protocol):
class SupportsArrowArrayInterface(Protocol):
"""
An object that has an ``__arrow_c_array__`` method corresponding to the arrow c data interface.
An object that has an ``__arrow_c_array__`` method corresponding to the arrow c
data interface.
"""
def __arrow_c_array__(