mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-12 16:55:47 +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()
|
||||
|
||||
# old not typed definition.
|
||||
def __arrow_c_array__(self, requested_schema = None):
|
||||
def __arrow_c_array__(self, requested_schema=None):
|
||||
raise NotImplementedError()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user