mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 11:35:52 +03:00
Lint
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
2b88b1c49d
commit
af64250144
|
@ -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__(
|
||||
|
|
Loading…
Reference in New Issue
Block a user