pitrou commented on code in PR #37797:
URL: https://github.com/apache/arrow/pull/37797#discussion_r1345669138
##########
python/pyarrow/tests/test_cffi.py:
##########
@@ -25,6 +25,7 @@
ffi = None
import pytest
+import ctypes
Review Comment:
Nit: move this own above together with other stdlib import(s)?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]