Skip to content

Create files.py

Create files.py #6

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

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F401): files.py#L6
files.py:6:8: F401 `urllib` imported but unused
Ruff (F401): files.py#L8
files.py:8:8: F401 `foo` imported but unused
Ruff (F401): files.py#L9
files.py:9:8: F401 `bar` imported but unused
Ruff (F841): files.py#L67
files.py:67:13: F841 Local variable `copied` is assigned to but never used
black
Process completed with exit code 1.