Create files.py #8
Annotations
2 errors
files.py#L33
files.py:33:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
|
files.py#L86
files.py:86:22: B007 Loop control variable `dirnames` not used within loop body
|
The logs for this run have expired and are no longer available.
Loading