We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c444713 commit 71af6d9Copy full SHA for 71af6d9
1 file changed
tests/test_hooks.py
@@ -17,6 +17,7 @@
17
import os
18
import re
19
import subprocess as sp
20
+import sys
21
import tempfile
22
23
import tests.test_utils as utils
0 commit comments