Skip to content

Commit d7aa6ee

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 693404d commit d7aa6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/build_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import os
12
import platform
23
import sys
3-
import os
44

55
try:
66
# Import setuptools so that it monkey-patch overrides distutils

0 commit comments

Comments
 (0)