We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73bfbbf commit 863e56fCopy full SHA for 863e56f
python/pyarrow/tests/conftest.py
@@ -19,6 +19,7 @@
19
import os
20
import pathlib
21
import subprocess
22
+import sys
23
import time
24
import urllib.request
25
0 commit comments