Skip to content

Commit 430454c

Browse files
committed
Run linter
1 parent cd3c2ef commit 430454c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyarrow/gandiva.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ warnings.warn(
8080
"pyarrow.gandiva is deprecated as of 24.0.0 and will be removed in a future version.",
8181
FutureWarning,
8282
stacklevel=2,
83-
)
83+
)
8484

8585

8686
cdef class Node(_Weakrefable):

0 commit comments

Comments
 (0)