Create files.py #6
Annotations
4 errors
files.py#L6
files.py:6:8: F401 `urllib` imported but unused
|
files.py#L8
files.py:8:8: F401 `foo` imported but unused
|
files.py#L9
files.py:9:8: F401 `bar` imported but unused
|
files.py#L67
files.py:67:13: F841 Local variable `copied` is assigned to but never used
|
The logs for this run have expired and are no longer available.
Loading