Create files.py #2
Annotations
9 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
|
files.py#L72
files.py:72:34: F821 Undefined name `_`
|
files.py#L74
files.py:74:34: F821 Undefined name `_`
|
files.py#L76
files.py:76:34: F821 Undefined name `_`
|
files.py#L92
files.py:92:34: F821 Undefined name `_`
|
|
The logs for this run have expired and are no longer available.
Loading