Skip to content

Commit 23b8d74

Browse files
flake8 cleanup
1 parent 929a5d7 commit 23b8d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setuptools_scm/git.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .utils import do, do_ex, trace
1+
from .utils import do_ex, trace
22
from .version import meta
33
from os.path import abspath, normcase, realpath
44

0 commit comments

Comments
 (0)