Skip to content

Commit 771e8dc

Browse files
committed
Sort.
1 parent 1ed1ac9 commit 771e8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hunter/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import site
3-
import sys
43
import stat
4+
import sys
55
from distutils.sysconfig import get_python_lib
66

77
SITE_PACKAGES_PATHS = set()

0 commit comments

Comments
 (0)