We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2320dbc commit d813312Copy full SHA for d813312
1 file changed
tools/integration_tests/conftest.py
@@ -1,5 +1,5 @@
1
import os
2
-import psutil
+import psutil # test of dep detection
3
import signal
4
import subprocess
5
import time
0 commit comments