We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bacb253 commit d2ad6e0Copy full SHA for d2ad6e0
zipp.py
@@ -1,7 +1,6 @@
1
import io
2
import posixpath
3
import zipfile
4
-import functools
5
import itertools
6
import contextlib
7
from collections import OrderedDict
0 commit comments