Skip to content

Create files.py

Create files.py #8

Triggered via pull request January 20, 2024 17:15
@rdbenderdbende
synchronize #1
pr
Status Failure
Total duration 14s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (B011): files.py#L33
files.py:33:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
Ruff (B007): files.py#L86
files.py:86:22: B007 Loop control variable `dirnames` not used within loop body
black
Process completed with exit code 1.