Skip to content

Commit 89cb673

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4c52592 commit 89cb673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# -----------------------------------------------------------------------------
77
import os
88
import pipes
9-
from distutils import log
109
from subprocess import check_call
1110

11+
from distutils import log
1212
from setuptools import setup
1313
from setuptools.command.develop import develop
1414

0 commit comments

Comments
 (0)