Skip to content

Commit 519d728

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6797e60 commit 519d728

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/auditwheel/wheeltools.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
from itertools import product
1616
from os.path import splitext
1717
from pathlib import Path
18-
from tempfile import TemporaryDirectory
1918
from types import TracebackType
20-
from typing import Any, ClassVar
2119

2220
from packaging.utils import parse_wheel_filename
2321

0 commit comments

Comments
 (0)