Skip to content

Commit ebca810

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 2d147ad commit ebca810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/distutils/command/__init__.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ from . import (
1818
sdist as sdist,
1919
upload as upload,
2020
)
21+
2122
if sys.version_info < (3, 10):
2223
from . import bdist_wininst as bdist_wininst
2324

0 commit comments

Comments
 (0)