We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed1ac9 commit 771e8dcCopy full SHA for 771e8dc
src/hunter/const.py
@@ -1,7 +1,7 @@
1
import os
2
import site
3
-import sys
4
import stat
+import sys
5
from distutils.sysconfig import get_python_lib
6
7
SITE_PACKAGES_PATHS = set()
0 commit comments