Skip to content

Update py_version.py #427

Update py_version.py

Update py_version.py #427

Triggered via push May 20, 2026 18:46
Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
codespell
6s
codespell
ruff_check
6s
ruff_check
ruff_format
15s
ruff_format
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff_check
Process completed with exit code 1.
ruff (F841): scripts/py_version.py#L134
scripts/py_version.py:134:5: F841 Local variable `patch_col` is assigned to but never used help: Remove assignment to unused variable `patch_col`