mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-13 09:15:46 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
cb146720d8
commit
bafb968872
|
@ -3219,7 +3219,7 @@ class SupportsArrowArrayInterface(Protocol):
|
||||||
# raise NotImplementedError()
|
# raise NotImplementedError()
|
||||||
|
|
||||||
# old not typed definition.
|
# old not typed definition.
|
||||||
def __arrow_c_array__(self, requested_schema = None):
|
def __arrow_c_array__(self, requested_schema=None):
|
||||||
raise NotImplementedError()
|
raise NotImplementedError()
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user