We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ed46c commit a6660dfCopy full SHA for a6660df
1 file changed
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