There was an error while loading. Please reload this page.
2 parents c94f5d9 + 7726774 commit 0280005Copy full SHA for 0280005
1 file changed
src/licensedcode/spans.py
@@ -27,8 +27,7 @@
27
# those of the authors and should not be interpreted as representing official
28
# policies, either expressed or implied, of Matt Chaput.
29
30
-
31
-from collections import Set
+from collections.abc import Set
32
from itertools import count
33
from itertools import groupby
34
0 commit comments